Skip to content

griseduardo/rjs-components

Repository files navigation

RJS components (in development)

The RJS components is a lib that provides reusable React components, divided in:

  • Base components: general base components (in development)
  • Structure components: components that will englobe base components to create rjs components (future development)
  • Rjs components: more complex components created by composition of base components (future development)

Installation

yarn add rjs-components
npm install rjs-components

Storybook

The lib components are presented in storybook.

Import components

Example base component:

import { Button } from "rjs-components"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published