2.2.5 • Published 11 months ago
ruru-ui v2.2.5
Ruru UI
Installation
To get started with Ruru UI, you'll need to install the necessary dependencies. You can do this using npm or yarn:
npm i ruru-ui
# or
pnpm add ruru-ui
# or
yarn add ruru-ui
Usage
Once you have installed Ruru UI, you can start using its components in your project. Here's an example of how to use a button component:
import { Button } from "ruru-ui/components/button";
function App() {
return <Button>Click me</Button>;
}
export default App;
Learn More
For more detailed information and advanced usage, please refer to the Ruru UI Documentation.
2.2.1
1 year ago
2.2.0
1 year ago
2.2.3
11 months ago
2.2.2
1 year ago
2.2.5
11 months ago
2.2.4
11 months ago
2.1.1
1 year ago
2.1.0
1 year ago
2.0.1
1 year ago
2.0.0
1 year ago
1.0.3
1 year ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0-beta.2
1 year ago
1.0.0-beta.1
1 year ago
1.0.0
1 year ago
0.0.0-beta.1
1 year ago
0.0.1
1 year ago
0.0.0-beta-2
1 year ago
0.0.0-beta-0.1
1 year ago
0.0.0
1 year ago