@extrawest/extra-clarity
TypeScript icon, indicating that this package has built-in type declarations

0.16.7 • Public • Published

Maintaner GitHub license GitHub release

Extra Clarity

A library containing Angular components built on the top of the Clarity Design System, which we use in our internal projects in extrawest.com.

The library is under development. Any suggestions would be highly appreciated.

Supported Angular versions: 16.2 or later.

The latest version with support of Angular 15: 0.15.22.

Installation

The library is available as a npm-package. You can add it to your project with npm or yarn:

npm install @extrawest/extra-clarity

yarn add @extrawest/extra-clarity

To work with the library, you also need to add the Clarity packages:

npm i @cds/angular @clr/angular @clr/ui

yarn add @cds/angular @clr/angular @clr/ui

And then add the global Clarity styles to your angular.json config:

"styles": [
  "node_modules/@clr/ui/clr-ui.min.css",
  .. any other styles
]

Please refer to the Clarity docs for more details on 'Adding Clarity to an Angular project'.

Documentation

For the details about the available components and live examples, please refer to our Storybook-based documentation site.

We are working on adding more information to it.

Available Components

License

MIT License

Third-party libraries

Some of our components may include code from these third-party libraries:

Package Sidebar

Install

npm i @extrawest/extra-clarity

Weekly Downloads

59

Version

0.16.7

License

MIT

Unpacked Size

1.76 MB

Total Files

342

Last publish

Collaborators

  • nariman.mamutov
  • danylo-shamaiev-ew
  • andrii-kapustin-ew
  • dmytro-batazov-ew
  • serhii_vershynin
  • oleksandr.fedotov
  • anatolii-krotov-ew
  • dmytro_podolianskyi