A React component library for passionate developers
Version 1.1.3
by m3yevn
- ⚡ Blazing fast component
- ⚙️ Simple and easy composition
- 📦 Tiny bundle size
https://www.npmjs.com/package/react-xper-ui
- React
- CSS Modules
- NPM Package
- Bit.dev
start : $ react-scripts start
build : $ react-scripts build
component:build : $ rimraf dist && mkdir dist && tsc && node scripts/import-css-modules.js
test : $ react-scripts test
eject : $ react-scripts eject
publish : $ npm publish --access public
React UI Components,React Xper
Visit the repository to open bug reports and issues
This project does not have a license.
This project does not have dependencies
- @testing-library/jest-dom : $ ^4.2.4
- @testing-library/react : $ ^9.3.2
- @testing-library/user-event : $ ^7.1.2
- @types/lodash : $ ^4.14.161
- @types/react : $ ^16.14.34
- @types/react-dom : $ ^16.9.17
- react : $ ^17.0.2
- react-dom : $ ^17.0.2
- react-scripts : $ 5.0.1
- typescript : $ ^4.9.4
- typescript-plugin-css-modules : $ ^5.0.0
Happy Coding!