6.1.1 • Published 11 months ago
@zephyr-ui/essentials v6.1.1
zephyr-ui-workspace
Introduction
Zephyr UI is a collection of reusable Angular components designed to accelerate development and ensure consistency across your applications. This library offers a rich set of pre-built, customizable components to streamline your UI development process.
Installation
To install the Zephyr UI components library, use the following command:
npm
npm install @zephyr-ui/essentials
yarn
yarn add @zephyr-ui/essentials
Storybook
Zephyr UI components are extensively documented and showcased in Storybook
Contributing
We welcome contributions to improve Zephyr UI Components! To contribute:
- Fork the repository.
- Create your feature branch: git checkout -b feature/my-feature.
- Commit your changes: yarn commit
- Push to the branch: git push origin feature/my-feature.
- Submit a pull request.
Please adhere to this project's code of conduct
.