2.0.5 • Published 6 years ago

angularlib v2.0.5

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
6 years ago

Angular Lib

Utils Angular library in Typescript

Spited from tslib.

Installation

Install from git

mkdir -p lib
cd lib
git submodule add https://github.com/beenotung/angularlib.git

Install from npm

npm install angularlib

Usage

Just import the ts files directly.

Do not plan to support usage from javascript directly.

Remark

  • Target Angular 2+

Todo