@sad-systems/frigate-core
v0.2.2
Published
Frontend core library by MrDigger
Downloads
15
Readme
Frigate core
Author: MrDigger [email protected]
© SAD-Systems http://sad-systems.ru, 2019
Description
Frigate core library.
Provides the framework independent functions and classes for "Frigate" lib.
Full description, docs and sources see on github.
Install
yarn add @sad-systems/frigate-core
or
npm install --save @sad-systems/frigate-core
Usage
import { <namespace> } from '@sad-systems/frigate-core';
import { <function> } from '@sad-systems/frigate-core/<namespace>/<function>';
<function>(...);
Live demo
Try the live demo.
Documentation
View classes description.
License
MIT