@studiohyperdrive/ngx-core
v19.0.0
Published
A library of core functionality used by the Studio Hyperdrive ngx-tools.
Downloads
64
Readme
Angular Tools: Core (@studiohyperdrive/ngx-core
)
This library provides several independent utilities that form the base of the Studio Hyperdrive NGX-Tools packages.
Installation
Install the package first:
npm install @studiohyperdrive/ngx-core
Versioning and build information
This package will follow a semver-like format, major.minor.patch
, in which:
major
: Follows the Angular major versionminor
: Introduces new features and (potential) breaking changespatch
: Introduces bugfixes and minor non-breaking changes