README
Core library for Angular
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.