@thaddeusjiang/react-fui
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

React FUI

Version Documentation Maintenance License: MIT Twitter: ThaddeusJiang

Do you like the fantasy User Interface like Westworld?

Westworld UI

Components

  • [x] Uploading Modal

Install

yarn add @thaddeusjiang/react-fui

Usage

<UploadingModal
  onCancel={() => null}
  uploadingFilesSnapshot="https://source.unsplash.com/random/1920x1080/?cars"
/>

Development

yarn install

Storybook

Run inside another terminal:

yarn storybook

Example

Then run the example inside another:

yarn link

cd example
yarn link "@thaddeusjiang/react-fui"
yarn # or yarn to install dependencies
yarn start #

Run tests

yarn run test

Author

👤 Thaddeus Jiang

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 Thaddeus Jiang.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Package Sidebar

Install

npm i @thaddeusjiang/react-fui

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

17.7 kB

Total Files

16

Last publish

Collaborators

  • thaddeusjiang