@zephyr-ui/essentials-io
v1.2.0
Published
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.
Downloads
2
Readme
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: git commit -am 'Add some feature'.
- Push to the branch: git push origin feature/my-feature.
- Submit a pull request.
Please adhere to this project's code of conduct
.