Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-app-common

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-app-common

[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

  • 18.3.7
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Ngx-App-Common

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 : Kindly install npm install bootstrap before installing this package. Don't use this package for SSR right this moment, as we are working on that.

Features

  • 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.

Documentation

Explore our Documentation to learn more about the full range of components and their configurations.

Code scaffolding

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 your angular.json file.

Build

Run ng build ngx-app-common to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ngx-app-common, go to the dist folder cd dist/ngx-app-common and run npm publish.

Running unit tests

Run ng test ngx-app-common 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.

FAQs

Package last updated on 22 Oct 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc