@essential-js/ui
v0.0.6
Published
EssentialJS UI
Maintainers
Readme
🔥 Essential UI
We are a component library created with BeyondJS by Bryant Caballero for EssentialJS that seeks to remove the hassle of creating the usual components and save time for you and your team, in simple words, we streamline the development process of your applications.
✨ Caracteristicas principales.
- Easy implementation
- Deployable in projects with any packager
- Simple customization
- Ready to use
🤔 Pero, como comenzar?
Install Essential-UI using npm
npm i @essential-js/ui
Then, import the components that you need:
import { Button } from '@essential-js/ui/buttons';
Or if you want to contribute to the documentation you can do it by doing a fork to the repository
You got it! Now you can use any component in your application.
📖 Documentation
Take a look at the documentation for more information on how you can implement Essential-UI components.
🤝❤ Contribute
We are happy to receive contributions from the community! If you are looking to propose future components for the library you can do so from the here
