2.2.5 • Published 8 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
9 months ago
2.2.0
9 months ago
2.2.3
8 months ago
2.2.2
9 months ago
2.2.5
8 months ago
2.2.4
8 months ago
2.1.1
10 months ago
2.1.0
10 months ago
2.0.1
10 months ago
2.0.0
10 months ago
1.0.3
10 months ago
1.0.2
11 months ago
1.0.1
11 months ago
1.0.0-beta.2
11 months ago
1.0.0-beta.1
11 months ago
1.0.0
11 months ago
0.0.0-beta.1
11 months ago
0.0.1
11 months ago
0.0.0-beta-2
11 months ago
0.0.0-beta-0.1
11 months ago
0.0.0
11 months ago