@sad-systems/frigate-react
v0.2.2
Published
Frontend common components library for React.js by MrDigger
Downloads
2
Maintainers
Readme
Frigate react
Author: MrDigger [email protected]
© 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