@sad-systems/frigate-react
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

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

/@sad-systems/frigate-react/

    Package Sidebar

    Install

    npm i @sad-systems/frigate-react

    Weekly Downloads

    0

    Version

    0.2.2

    License

    ISC

    Unpacked Size

    15.5 kB

    Total Files

    8

    Last publish

    Collaborators

    • sad-systems