1.1.18 • Published 3 years ago
test-refacto-ui v1.1.18
Waalaxy
Waap-ui
Waap-ui is a React UI library for Waapi products.
Tech
Waap-ui uses:
- React
- Rollup - Javascript module bundler
- Rollup-plugin-delete - Rollup plugin to delete files/folders
- Rollup-plugin-typescript2 - Rollup plugin for Typescript
- Storybook - Tool to build UI components in isolation
- Styled-components - Module to write CSS for specific components
- Typescript
It also uses external NPM modules for several components :
- Rc-slider - Slider component
- React-toast-notifications - Toast notification system
- Rxjs - Libraries to compose asynchronous and event-based programs
- React-tiny-popover - Popover component
- React-infinite-scroll-component - Infinite scroll component
- React-select - Select component
How to run
Locally:
Requirements:
- Node.js v14+ to run.
Install the dependencies and devDependencies and run an NPM command to build the lib and start Storybook server
cd waap-ui
npm i
npm run local:dev
How to create a new component
npm run generate:component -- --name Component
How to publish
npm publish
Maintainers:
1.1.18
3 years ago
1.1.17
3 years ago
1.1.16
3 years ago
1.1.15
3 years ago
1.1.12
3 years ago
1.1.11
3 years ago
1.1.14
3 years ago
1.1.13
3 years ago
1.1.10
3 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago