Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prashanthr/swan-react
Stateless, re-usable and customize-able React Components
https://github.com/prashanthr/swan-react
components react storybook
Last synced: 3 months ago
JSON representation
Stateless, re-usable and customize-able React Components
- Host: GitHub
- URL: https://github.com/prashanthr/swan-react
- Owner: prashanthr
- License: mit
- Created: 2020-07-10T00:22:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T13:43:23.000Z (4 months ago)
- Last Synced: 2024-10-03T11:46:57.663Z (3 months ago)
- Topics: components, react, storybook
- Language: JavaScript
- Homepage: https://prashanthr.github.io/swan-react
- Size: 8.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Swan React
![](assets/images/logo.png)
Lightweight re-usable React Components
## Demo
https://prashanthr.github.io/swan-react/
## Installation
```
yarn add @universal-apps/swan-react
# or
npm i @universal-apps/swan-react
```## Components Supported
- Audio
- AudioPlayer
- Button
- Card
- CopyToClipboard
- EditableText
- FormControls
- Emoji
- Modal
- ReCaptcha v2/v3
- Spotify Player Widget
- Timer (Stopwatch, Countdown and Circular Progress)## Publishing changes to storybook
```
yarn storify
```## Changelog
View the [CHANGELOG](./CHANGELOG.md)