0.2.2 • Published 5 years ago

@sad-systems/frigate-core v0.2.2

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

Frigate core

Author: MrDigger mrdigger@sad-systems.ru
© 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