Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dan-mba/react-svg-components
A collection of React components to generate SVGs
https://github.com/dan-mba/react-svg-components
css react storybook svg typescript vite
Last synced: 26 days ago
JSON representation
A collection of React components to generate SVGs
- Host: GitHub
- URL: https://github.com/dan-mba/react-svg-components
- Owner: dan-mba
- Created: 2021-05-21T17:03:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T11:55:24.000Z (about 2 months ago)
- Last Synced: 2024-10-02T23:41:04.947Z (about 1 month ago)
- Topics: css, react, storybook, svg, typescript, vite
- Language: TypeScript
- Homepage: https://dan-mba.github.io/react-svg-components/
- Size: 57.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React SVG Components
This is a collection of TypeScript React [components](https://github.com/dan-mba/react-svg-components/tree/main/src/components) that will render a SVG.
This project also demonstrates using [Storybook](https://storybook.js.org/) to view & test the components.
The Storybook development server can be run using `npm run storybook`