You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

di-controls

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

di-controls

<!-- PROJECT LOGO -->

5.0.9
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

di-controls

Flexible UI Controls in seconds!
Documentation · Report Bug · Request Feature

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.

Keywords

angular

FAQs

Package last updated on 24 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts