unosquare / tubular2

Tubular for Angular 7

Home Page:https://unosquare.github.io/tubular2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analytics Build Status Build status Coverage Status

Tubular2

⭐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:

  • Full Grid with sorting, filtering, exporting just like the previous Tubular for AngularJs component.

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:

  • npm start to run a live-reload server with the sample app
  • npm build to build the library
  • npm lint to lint
  • npm test to test

Related Projects

Name Type Language/tech Description
Tubular for AngularJS (formerly Tubular) Library AngularJs Tubular provides a set of directives and services using AngularJS as framework.
Tubular for Angular6 (formerly Tubular2) Library Angular6 New Tubular2 with Angular6 (Angular2) and Angular Material 2.
Tubular React Library React Tubular-React is a DataGrid component using Material-UI
Tubular Common Library Javascript/Typescript Tubular Common provides TypeScript and Javascript models and data transformer to use any Tubular DataGrid component with an array of Javascript objects.
Tubular Dotnet Backend library C#/.NET Core Tubular 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 Nodejs Backend Library Javascript Tubular Node.js provides an easy way to integrate Tubular Angular Components easily with any Node.js WebApi library.
Tubular Boilerplate C# Boilerplate C# Tubular Directives Boilerplate (includes AngularJS and Bootstrap)
Tubular Boilerplate Boilerplate Javascript/AngularJS Tubular Directives Boilerplate (includes AngularJS and Bootstrap).
Tubular ASP.NET Core 2.0 Boilerplate Boilerplate C#/.NET Core Tubular Directives Boilerplate (includes AngularJS and Bootstrap).

About

Tubular for Angular 7

https://unosquare.github.io/tubular2/

License:MIT License


Languages

Language:TypeScript 83.6%Language:HTML 10.0%Language:CSS 2.6%Language:JavaScript 2.5%Language:Shell 1.4%