Components for Angular 4
This project enhances your HTML forms via Angular components.
Getting Started
- Clone this repository
- Run
git clone <git-url>
- Install project dependencies
-
npm install
to install node packages
- Run the application
-
npm start
to run the development server
Available features
Component | Features | Notes |
---|---|---|
ng-select | Multiple selection, placeholderTemplate and itemTemplate | Demo |
ng-color | Show specified colors to select | Demo |
ng-page | Provide pagination links | Demo |