3.1.1 • Published 1 year ago

alp-types v3.1.1

Weekly downloads
5
License
ISC
Repository
-
Last release
1 year 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);