Pepperi Angular Elements bundle and theme CSS for using PEP-NgxLib components in any web app (e.g., React).
npm install @pepperi-addons/ngx-lib-elementsPepperi Angular Elements bundle and compiled Pepperi theme CSS for using PEP-NgxLib components in any framework (e.g., React, Vue, plain HTML).
This package ships the prebuilt files from dist/ngx-lib-elements/:
- main.js – registers the custom elements
- runtime.js – Angular runtime
- polyfills.js – polyfills used by the build
- styles.css – compiled Pepperi theme CSS
For full instructions, see projects/ngx-lib/elements/README.md in the source repository.