This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

ngx-plug-n-play
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

ngx-plug-n-play

The ngx-plug-n-play library is an Angular library that contains services, components, directives, pipes, etc that are easily implemented into any project. The goal is to provide functionality while not defining any default styles. Directives don't provide a template, so those will inherently use the styles defined by the user. Components will use ng-template, ng-content, and other forms of transclusion so that the user can style components to match their application.

Demo Sites:

In both of these example apps, we used Bootstrap to make it look nice. However, this library does not require the use of Bootstrap or any other UI framework or requirements. You can use your own styles on all the elements.

Installation

npm i ngx-plug-n-play

More Info

Each module is exported, so only what's needed in a given application will be imported.

The library contains the following modules:

Contributions

Please submit an issue for desired components or services or anything else to be added to the library or if any issues are found.

Thanks goes to these wonderful people (emoji key):

Preston Lamb
Preston Lamb

⚠️ 💻
Wes Grimes
Wes Grimes

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Package Sidebar

Install

npm i ngx-plug-n-play

Weekly Downloads

12

Version

1.2.1

License

MIT

Unpacked Size

398 kB

Total Files

66

Last publish

Collaborators

  • pjlamb12