Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)