1.0.0 • Published 5 years ago

@0bie/pattern-lib-react v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

Pattern Library

A collection of reusable UI components.

The purpose of this project is to enhance the client-side development process by providing a core base of reusable code (components).

This project is based on pattern-lib. Components have been rewritten in ReactJS.

Usage

To use a component in your project import it as a named module.

import {Accordion} from 'pattern-lib-react';

Documentation

Pattern Library Docs