/ng-lib-skeleton

Angular library skeleton based on ngrx.

Primary LanguageTypeScriptMIT LicenseMIT

Angular skeleton for libraries npm version

Reactive libraries for Angular

Instructions

Go thru build dir and change mylib to your name lib and all needed files where rename is needed.

  • package.json
  • tsconfig.json
  • modules/*
  • build/* (config.ts and task.ts)
  • example-app/*

Support

Author

Packages

Examples

  • example-app - Example application using @nglib libraries, showcasing common patterns and best practices.

Contributing

Please read contributing guidelines here.