ez-ng-lib
TypeScript icon, indicating that this package has built-in type declarations

0.5.3 • Public • Published

Ez-Components

This is a simple example Angular Library published to npm.

License: MIT npm version

Ez-Components

Easy to use UI Components for Angular

See Ez-Components homepage for documentation.

Ez-Components is a collection of easy to implement and use UI components for Angular. All widgets are open source and free to use under MIT License. EzNgLib is developed by Susobhan Dash, a UI developer with around 4 years of experience in developing UI solutions.

  • Open Source: Hosted at GitHub, all widgets are open source and free to use under MIT license. Feel free to suggest some good edits or improvements.

Download

To download, run the npm install command.

npm i ez-ng-lib

Just import the "EzNgLibModule" to your module file and you are ready to go.

import { EzNgLibModule } from 'ez-ng-lib';
imports: [
    EzNgLibModule
]

Components

For documentation visit EzNgLib Website or at GitHub.

Package Sidebar

Install

npm i ez-ng-lib

Homepage

eznglib.com

Weekly Downloads

8

Version

0.5.3

License

MIT

Unpacked Size

673 kB

Total Files

54

Last publish

Collaborators

  • susobhandash