0.3.2 • Published 8 years ago

flaper v0.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.2.4

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago