Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albinsabu2023/toggle-beautify
npm react component package
https://github.com/albinsabu2023/toggle-beautify
nodejs npm npm-package react
Last synced: about 1 month ago
JSON representation
npm react component package
- Host: GitHub
- URL: https://github.com/albinsabu2023/toggle-beautify
- Owner: albinsabu2023
- License: mit
- Created: 2024-09-12T11:17:51.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T14:25:22.000Z (2 months ago)
- Last Synced: 2024-09-28T15:21:08.805Z (about 2 months ago)
- Topics: nodejs, npm, npm-package, react
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/toggle-beautify
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Toggle-Beautify is a npm package for react toggle component
![npm](https://img.shields.io/npm/dw/toggle-beautify)
![tg1](https://github.com/user-attachments/assets/51887603-0a75-4ced-ac85-ea3b7a84c717)
### Intallation
```bash
npm install toggle-beautify
```
### v1.0.7## usage
```js
import { ToggleBeauty } from "toggle-beautify";
import "toggle-beautify/dist/output.css";
```
![tg2](https://github.com/user-attachments/assets/d99226b8-a09e-4fdf-88b6-c52bc8836bcc)## Attributes
pass a boolean value ``` isSelected ``` to it .so the component is toggled , and you can use this value for customize your project
## example
```html
```### Liscence
MIT
Author : Albin Sabu