0.3.2 • Published 10 years ago

flaper v0.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Flaper Core

Typescript package with Flaper services and models

Install

npm install flaper

Example

import {ApiService, AuthService} from 'flaper';

To link with local flaper.web

We need to have exactly same packages, so remove local node_modules

rm node_modules
ln -s /web/flaper.admin/node_modules node_modules

Than use npm link command to join

0.3.2

10 years ago

0.2.4

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago