karmadata-ui-ssr

js Styles
Karmadata UI library
Keywords
karmadatawidgetsreactkd.uidatapicker
<script src=" https://cdn.jsdelivr.net/npm/karmadata-ui-ssr@0.1.4/dist/karmadata-ui.min.js "></script>
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 --save
Importing 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'