Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
ngx-app-common
Advanced tools
[Ngx App Common](https://github.com/angular/angular-cli) is a versatile Angular library designed to streamline your development process by providing a suite of common, reusable components. With this package, you can easily integrate essential features int
Ngx App Common is a versatile Angular library designed to streamline your development process by providing a suite of common, reusable components. With this package, you can easily integrate essential features into your Angular applications, improving efficiency and maintainability.
This library was generated with Angular CLI version 18.0.0.
Note : Don't use this package for SSR right this moment, as we are working on that.
Common Input Component: <ngx-input></ngx-input>
- A customizable input component that can be used in both reactive and template-driven forms.
Common Select Component: <ngx-select></ngx-select>
- A flexible select dropdown component that supports multiple configurations.
Common Date Picker Component: <ngx-datepicker></ngx-datepicker>
- An easy-to-use datepicker component with a variety of options and formats.
Common Icon Component: <ngx-icon></ngx-icon>
- A powerful icon component that supports dynamic beautiful SVG icons.
Explore our Documentation to learn more about the full range of components and their configurations.
Run ng generate component component-name --project ngx-app-common
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-app-common
.
Note: Don't forget to add
--project ngx-app-common
or else it will be added to the default project in yourangular.json
file.
Run ng build ngx-app-common
to build the project. The build artifacts will be stored in the dist/
directory.
After building your library with ng build ngx-app-common
, go to the dist folder cd dist/ngx-app-common
and run npm publish
.
Run ng test ngx-app-common
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
FAQs
[Ngx App Common](https://github.com/angular/angular-cli) is a versatile Angular library designed to streamline your development process by providing a suite of common, reusable components. With this package, you can easily integrate essential features int
The npm package ngx-app-common receives a total of 13 weekly downloads. As such, ngx-app-common popularity was classified as not popular.
We found that ngx-app-common demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.