Home

Awesome

Analytics Build Status Build status Coverage Status

Tubular2

:star:Please star this project if you find it useful!

Tubular for Angular6 (formerly Tubular2) is a set of components based on Angular Material 2 featuring:

Important Notice - Although Tubular 1 contains several inputs and form related-components, this new version will contain ONLY a grid component. Current implementations of Material2 and Angular6 have enough support for forms. We recommend using Reactive Forms.

You can try Plunker demo.

Please visit the Tubular GitHub Page to learn how quickly you can start coding. See Related projects below to discover more Tubular libraries and backend solutions.

Running sample and tests

Common tasks are present as npm scripts:

Related Projects

NameTypeLanguage/techDescription
Tubular for AngularJS (formerly Tubular)LibraryAngularJsTubular provides a set of directives and services using AngularJS as framework.
Tubular for Angular6 (formerly Tubular2)LibraryAngular6New Tubular2 with Angular6 (Angular2) and Angular Material 2.
Tubular ReactLibraryReactTubular-React is a DataGrid component using Material-UI
Tubular CommonLibraryJavascript/TypescriptTubular Common provides TypeScript and Javascript models and data transformer to use any Tubular DataGrid component with an array of Javascript objects.
Tubular DotnetBackend libraryC#/.NET CoreTubular provides .NET Framework and .NET Core Library to create REST service to use with Tubular Angular Components easily with any WebApi library (ASP.NET Web API for example).
Tubular NodejsBackend LibraryJavascriptTubular Node.js provides an easy way to integrate Tubular Angular Components easily with any Node.js WebApi library.
Tubular Boilerplate C#BoilerplateC#Tubular Directives Boilerplate (includes AngularJS and Bootstrap)
Tubular BoilerplateBoilerplateJavascript/AngularJSTubular Directives Boilerplate (includes AngularJS and Bootstrap).
Tubular ASP.NET Core 2.0 BoilerplateBoilerplateC#/.NET CoreTubular Directives Boilerplate (includes AngularJS and Bootstrap).