0.0.3 • Published 6 months ago

lever-ui-rollup-test v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Node CI GitHub repo size

React Component Library

A collection of different UI components for React projects, written in TypeScript.

Stack:

react-3 typescript-3 rollup-dot-js22632046

  1. React
  2. TypeScript
  3. Storybook - for testing component in isolation
  4. Rollup (for bundling)
  5. npm (for local testing and later for publishing)

Installation

  1. For now, you can download a zip file of this project, open it up and run npm i to install all the dependencies.
  2. Once done, run npm link to create a global link for this project on your local system.
  3. From any project that you want to use this library in, run npm link react-component-lib

Request New Components

This project is in it's early stages of development. I have started with the simpler UI elements and will gradually move towards more complex ones. If you have any ideas, or want some component to be included, please be sure to add it as a new request in the Issues section.

References

  1. How to write stories - Storybook Official Docs

{ "version": "0.0.1 - beta" }
0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago