Installing the Library
This library is hosted as an npm package. You can install it in your Angular application using either yarn or npm. Simply run one of the following commands in your application.
$ yarn add @onepointfour-npm/cdk@latestor
$ npm i -s @onepointfour-npm/cdk@latest The components of this library will then be available by importing them from @onpointfour-npm/cdk.
The Docs
To read the documentation for this library, you can access the GitHub repo's wiki page here