3.1.1 • Published 4 months ago

alp-types v3.1.1

Weekly downloads
5
License
ISC
Repository
-
Last release
4 months ago

alp NPM version Dependency Status

alp framework for node 5 and for browser

Dependency Status

Install

npm install --save alp

API

http://alpjs.github.io/alp/docs

Usage

import alp from 'alp';

console.log(alp);