@occmundial/occ-atomic

1.39.1 • Public • Published

OCC-Atomicnpm version semantic-release

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

This library contains a collection of shareable styled React components, 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/occ-atomic
// With yarn
yarn add @occmundial/occ-atomic

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

import { Button } from '@occmundial/occ-atomic';

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

/@occmundial/occ-atomic/

    Package Sidebar

    Install

    npm i @occmundial/occ-atomic

    Weekly Downloads

    133

    Version

    1.39.1

    License

    ISC

    Unpacked Size

    1.07 MB

    Total Files

    371

    Last publish

    Collaborators

    • npm-occ
    • ldiaz-occ
    • gpimentel