@bndynet/ng-more
v1.1.4
Published
Components, directives and pipes for Angular 2+.
Downloads
37
Maintainers
Readme
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 |