Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.