@grumptech/formly-converters
v1.0.3
Published
A collection of converter functions used across the Formly Designer libraries.
Downloads
705
Readme
formly-converters
A collection of converter functions used across the Formly Designer libraries.
Getting started
Install
Run npm i @grumptech/formly-converters.
Develop
- Run
npm installto install the necessary npm packages. - Run
npm run buildto build the library.
