rainforest-ui

0.9.0 • Public • Published

Rainforest UI 🦜

Yet another React component library

Usage

Install:

npm install rainforest-ui

Use:

import { Button } from 'rainforest-ui/Button';

// ...

return (
  <Button type="submit" onClick={handleSubmit}>
    Submit
  </Button>
);

Components

  • Alert
  • Badge
  • Button
  • ButtonLink
  • Card
  • Checkbox
  • Dropdown
  • Heading
  • Label
  • Link
  • List
  • ListItem
  • RadioButton
  • StarRating
  • TextField

/rainforest-ui/

    Package Sidebar

    Install

    npm i rainforest-ui

    Weekly Downloads

    1

    Version

    0.9.0

    License

    ISC

    Unpacked Size

    9.37 kB

    Total Files

    34

    Last publish

    Collaborators

    • blewisio