0.1.1-alpha • Published 9 months ago

angular-select-plus v0.1.1-alpha

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

AngularSelectPlus


⚠️ Development in Progress ⚠️
This project is currently in its early stages of development. We are still adding features and improving the template, so it might be incomplete or contain bugs. However, we're actively working on it!

Contributions Welcome!

We'd love to have you contribute to AngularSelectPlus! If you have ideas, suggestions, or code to contribute, feel free to open an issue or submit a pull request.

How to Contribute

  1. Fork the repository on GitHub.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  3. Make your changes.
  4. Submit a pull request, and we'll review it!

Project Goals

  • Customize ng-select to handle template issues when many options are selected.
  • Improve usability and stability.

Source Code and Contributions

The source code for AngularSelectPlus is available on GitHub. Feel free to check it out, report issues, or contribute!

GitHub Repository


This library was generated with Angular CLI version 18.2.0.

Code scaffolding

Run ng generate component component-name --project angular-select-plus to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project angular-select-plus.

Note: Don't forget to add --project angular-select-plus or else it will be added to the default project in your angular.json file.

Build

Run ng build angular-select-plus to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build angular-select-plus, go to the dist folder cd dist/angular-select-plus and run npm publish.

Running unit tests

Run ng test angular-select-plus to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

0.1.1-alpha

9 months ago

0.1.0-alpha

9 months ago

0.0.2

10 months ago

0.0.1

10 months ago