0.3.1 • Published 8 years ago

@cedx/ng2-core v0.3.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 years ago

Core library for Angular

Release License Dependencies Coverage Build

General purpose library for Angular, implemented in JavaScript.

Warning: this library is targeted toward the author's applications. You should probably not use it in your own projects.

Warning

This project has been renamed to: @cedx/ngx-core.
See https://www.npmjs.com/package/@cedx/ngx-core for more info.

Please, update your package.json files to use the new package:

{
  "devDependencies": {
    "@cedx/ngx-core": "*"
  }
}

License

Core library for Angular is distributed under the Apache License, version 2.0.