0.2.2 • Published 5 years ago

@sad-systems/frigate-react v0.2.2

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Frigate react

Author: MrDigger mrdigger@sad-systems.ru
© SAD-Systems http://sad-systems.ru, 2019

Description

Frigate React.js components library.

Provides the components for React framework under "Frigate" lib.

Full description, docs and sources see on github.

Install

yarn add @sad-systems/frigate-react

or 

npm install --save @sad-systems/frigate-react

Usage

import { <SomeComponent> } from '@sad-systems/frigate-react';

export default () => (
    <SomeComponent>
      ...
    </SomeComponent>
  );

Live demo

Try the live demo.

Documentation

View classes description.

License

MIT