angularjs-modular

0.1.0 • Public • Published


ModularJS

Modular AngularJS

This is a fork of AngularJS (v1.6.9) meant to help teams migrate to lightweight and modular frameworks.

Be very careful if you use this in production.

Installation

This package is still under development, and is trying to work as drop-in replacement for AngularJS, including the module name (require('angular')) - so you're gonna have to clone the repo and link it manually for now:

git clone https://github.com/kareniel/angularjs-modular
cd angularjs-modular
npm link

then in your project:

npm link angularjs-modular

Readme

Keywords

none

Package Sidebar

Install

npm i angularjs-modular

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

8.54 MB

Total Files

1051

Last publish

Collaborators

  • kareniel