chiper-components-library
TypeScript icon, indicating that this package has built-in type declarations

1.4.32 • Public • Published

Node.js

chiper-react-components-library

StackShare npm version

React components for web

chiper's components library in typescritp, Sass, Rollup and storybook

Read all documentation before start*

Learn and understand:

execute examples

  • Clone the repo
npm install
npm run storybook

Installation

// with npm
npm install react-components-chiper

// with yarn
yarn add react-components-chiper

Usage

import {Calendar, ...} from 'react-components-chiper';

// ...

<Calendar {...} />

Scripts

The package.json file contains various scripts for common tasks:

  • yarn build build components to export.
  • yarn typescript type-check files with TypeScript.
  • yarn lint: lint files with ESLint.
  • yarn storybook: run storybook for see components.
  • yarn build-storybook:exporting Storybook as a Static App. To test npx http-server .out
  • yarn commit pre-commit for standard commits, use to create a commit.

Questions

For how-to questions and other non-issues, please use StackOverflow instead of Github issues. There is a StackOverflow tag called "Chiper" that you can use to tag your questions.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

Package Sidebar

Install

npm i chiper-components-library

Weekly Downloads

18

Version

1.4.32

License

ISC

Unpacked Size

2.09 MB

Total Files

62

Last publish

Collaborators

  • santi_padi
  • wesleyamaro