0.1.1 • Published 3 years ago
@react-vector-graphics/utils v0.1.1
react-vector-graphics
Overview
Automate the building of React components from svg files.
Motivation
Started off as a project to stop svg files from being scattered over multiple repos. It turned into a way to auto generate the react components directly to reduce boilerplate. Then have the auto generation support multiple configuration per repository. Finally creating a bot to handle the generation and optimisation of the svgs.
Usage
See individual package readmes for more detailed documentation.
| Documentation | Version |
|---|---|
@react-vector-graphics/core | |
@react-vector-graphics/cli | |
@react-vector-graphics/plugin-assets | |
@react-vector-graphics/plugin-github |
Contributing
Install dependencies
yarn installRun all tests
yarn test:watchBuild all packages
yarn build:watchContributors
@all-contributors please add <username> for <contribution type>