Licence
ISC
Version
0.2.2
Deps
1
Size
15 kB
Vulns
0
Weekly
3
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