karmadata-ui
v0.1.13
Published
Karmadata UI library
Maintainers
Readme
karmadata-ui
This is the code repository for the react karmadata ui components, this is a node module that developers can import and use in their projects to use the karmadata widgets to build custom apps.
Installation
npm install karmadata-ui --saveImporting the library as a node dependency
import * as KdUi from 'karmadata-ui';##Karmadata Developers developers.karmadata.com
##Use it locally
npm link (on lib folder)
npm link 'karmadata-ui'