div-dash
v1.0.12
Published
PixelUi is a library that provides a collection of reusable UI components for your web projects. It simplifies the process of building user interfaces by offering ready-to-use components such as buttons, footers, and more.
Downloads
3
Readme
PixelUi
PixelUi is a library that provides a collection of reusable UI components for your web projects. It simplifies the process of building user interfaces by offering ready-to-use components such as buttons, footers, and more.
Installation
You can install PixelUi via npm:
npm install ui-pixel@latest
Usage
Once installed, you can use the library in your project. To add a component, use the following command:
npx pixel-ui-add <component-name>
Replace with the name of the component you want to add. For example, to add a footer component:
npx pixel-ui-add footer