@occmundial/atomic

2.0.0 • Public • Published

Atomic

npm version semantic-release

To see the live version and demo of this project click here: https://occmundial.github.io/atomic

This library contains a collection of shareable styled React components, tokens and hooks, ready to use for the applications developed by OCC.

Instalation and usage

To install this library, use the next command:

// With npm
npm install --save @occmundial/atomic
// With yarn
yarn add @occmundial/atomic

To use its components, you just have to import them like this:

import { Button } from '@occmundial/atomic'

For more details, check how to implement each component in the live demo: https://occmundial.github.io/atomic

Requirements

This library depends on the following libraries, which you must have installed in your project:

"react": ">16.8.0",
"react-dom": ">16.8.0",
"react-jss": "^10.6.0"

Contributing

Contributing guide

Readme

Keywords

none

Package Sidebar

Install

npm i @occmundial/atomic

Weekly Downloads

326

Version

2.0.0

License

ISC

Unpacked Size

383 kB

Total Files

247

Last publish

Collaborators

  • npm-occ
  • ldiaz-occ
  • gpimentel