Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/refirst11/react-fukuwarai
japanese new year's fukuwarai
https://github.com/refirst11/react-fukuwarai
desktop mobile
Last synced: 9 days ago
JSON representation
japanese new year's fukuwarai
- Host: GitHub
- URL: https://github.com/refirst11/react-fukuwarai
- Owner: refirst11
- License: mit
- Created: 2023-08-02T13:46:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-07T08:36:18.000Z (6 months ago)
- Last Synced: 2025-01-12T20:09:38.916Z (29 days ago)
- Topics: desktop, mobile
- Language: TypeScript
- Homepage: https://pj.su-pull.net/react-page-fitter
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-fukuwarai
[![Release Status](https://img.shields.io/github/release/su-pull/react-fukuwarai.svg)](https://github.com/su-pull/react-fukuwarai/releases/latest)
[![Minzip Size](https://img.shields.io/bundlephobia/minzip/react-fukuwarai)](https://bundlephobia.com/package/react-fukuwarai)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)This is wrapper component Fukuwarai.
It can be used for component that want to move, such as design and prototype.#fuku is registered as the id of the component.
## Installation
```sh
npm install react-fukuwarai
```## Usage
```tsx
import { Fukuwarai } from "react-fukuwarai";function MyComponent() {
return (
);
}
```## License
The MIT License.