@fsjs/aroa-ui

1.1.0 • Public • Published

aroa-ui

A UI Component library made with React

Installation

  • With NPM
$ npm install @fsjs/aroa-ui
  • With Yarn
$ yarn add @fsjs/aroa-ui

Usage

import { Button } from '@fsjs/aroa-ui'

const MyComponent = () => (
  <div>
    <Button />
  </div>
)

API

See UI Component documentation on Storybook. Click here

License

MIT (c) Carlos Azaustre

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i @fsjs/aroa-ui

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

180 kB

Total Files

117

Last publish

Collaborators

  • carlosazaustre