@occmundial/atomic

3.1.2 • 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

Dependencies (9)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @occmundial/atomic

    Weekly Downloads

    369

    Version

    3.1.2

    License

    ISC

    Unpacked Size

    430 kB

    Total Files

    268

    Last publish

    Collaborators

    • npm-occ
    • ldiaz-occ
    • gpimentel