This project enhances your HTML forms via Angular components.
- 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
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 |