clr-lift
Extending the Clarity library with reusable components, utilities and operators.
Supports Angular 17 and later versions
npm install clr-lift ngx-lift @clr/angular @clr/ui
⚒️
Utilities
A suite of utilities finely tuned for Clarity components. These utilities simplify common tasks and operations, providing developers with a seamless and cohesive experience when interacting with Clarity components.
📦
RxJS Operators
Amplify the functionality of the Clarity library. For example, the dgState
operator streamlines datagrid state management, offering developers an intuitive and efficient approach when working with Clarity datagrids.
🧩
Components
A variety of custom components adhering to Clarity styling standards, including toast, alert, and more.
- In some cases, a force installation may be necessary, particularly if @clr/angular's peerDependency mandates a distinct Angular version.
- If you're not utilizing the latest Angular version, consider setting
skipLibCheck: true
in tsconfig.json to circumvent potential build errors. - For guidance on setting up Clarity for your project, you can refer to the Clarity Design documentation.