3.2.1 โ€ข Published 4 months ago

di-controls v3.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

GitHub Workflow Status NPM MIT License

About The Project

DIControls is a library for Angular for creating reusable, flexible UI controls using a declarative approach.

By using it, you can create your own UI components in a matter of seconds and extend them without additional code changes. To learn more, please refer to our documentation.

Why you should try:

  • ๐Ÿ˜ƒ Creating a new control takes just a few seconds.
  • ๐Ÿงผ Your component code remains clean and contains only the necessary business logic.
  • ๐Ÿ”„ Controls by default support working with NgModel and FormControl.
  • ๐Ÿš€ Created controls can be reused, extended, and provided with these capabilities to your users.
  • ๐Ÿงฉ To connect one control to another, simply nest it inside the tag!
  • ๐Ÿงช They are already covered by tests, so cover only code that you write.

Installation

To install DIControls, run:

npm i di-controls

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Please read the Contributing Guidelines for more information.

3.2.1

4 months ago

3.2.0

5 months ago

3.1.1

5 months ago

3.1.0

5 months ago

3.0.1

5 months ago

3.0.0

5 months ago

2.1.0

6 months ago