react-kd.ui

3.2.8 • Public • Published

react-kd.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 react-kd.ui --save

Importing the library as a node dependency

import * as KdUi from 'react-kd.ui';

Karmadata Developers

developers.karmadata.com

Use it locally

We use yalc instead of npm/yarn link

  • npm i -g yalc On react-kd.ui/
  • yalc publish On you_app/
  • yalc add react-kd.ui
  • note: yalc will modify your package.json, you may want to go back to npm version of the library before publish your app.

Package Sidebar

Install

npm i react-kd.ui

Weekly Downloads

82

Version

3.2.8

License

https://www.karmadata.com/Policy/Terms

Last publish

Collaborators

  • juanprq
  • mmasnu