0.0.27 • Published 11 months ago
@kronscht/former v0.0.27
Former
Former is an Angular library that provides a declarative way to generate complex forms based on primeng components.
Usage
See demo application for usage
Development
- Build the library in watch mode
cd former
npm run build-lib- Run the demo application
npm run start