@ulule/kform
v2.0.25
Published
kform
Downloads
1,099
Maintainers
Keywords
Readme
React Owl Kit
The aim of the library is to host common React components used for Ulule's codebase.
To this day this library contains:
<Flash />
<Modal />
<Uploader />
<CKEditor />
<Form />
You can read more about it on the documentation
.
How to build
$ npm run build
How to test
Create your files in the examples
folder. Add the index of your JS to the Webpack and then :
$ npm run watch