@cmind-inc/react-components
v1.0.7
Published
Custom React components for CMIND
Downloads
45
Readme
@cmind/react-components
It's internal package for cmind Inc. includes some common components/utilities
Installation
- Install the package
npm install @cmind/react-components- Use the package
import { Chart } from '@cmind/react-components'Dependencies
- ag-grid-react: ^32.3.3
- chart.js: ^4.4.7
- chartjs-plugin-annotation: ^3.1.0
- chartjs-plugin-datalabels: ^2.2.0
- react: ^18.3.1
- react-chartjs-2: ^5.2.0
- react-dom: ^18.3.1
Development
- Clone the repository
- Install dependencies: npm install
- Build: npm run build
- Test: npm test
- Publish: npm publish
License
MIT License - see the LICENSE file for details
