@cedx/ng2-coredeprecated

Core library for Angular.

Usage no npm install needed!

<script type="module">
  import cedxNg2Core from 'https://cdn.skypack.dev/@cedx/ng2-core';
</script>

README

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.