0.9.0 • Published 2 years ago

rainforest-ui v0.9.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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
0.9.0

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.4

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago