0.0.17 • Published 2 years ago

@defisaver/components v0.0.17

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

DeFi Saver UI Components

Component pack used in DeFi Saver projects

Development

All components need to be in ./src/components/... with index.js file for exports. Both css and scss can be used for styles.

To test the components, create a story such as the example in Test.stories.js. After creating the story run npm run storybook script to view the components. If using node 17+, the legacy option will be required: NODE_OPTIONS=--openssl-legacy-provider npm run storybook.

To build the package for publishing run npm run build-lib. JS code will be in the ./dist/index.js file and style code will be put in ./dist/bundle.css file.

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.9

2 years ago

0.0.17

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago