0.1.1 • Published 1 year ago

@react-vector-graphics/utils v0.1.1

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
1 year ago

react-vector-graphics

Node CI codecov

lerna Dependabot

Slack workspace All Contributors

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.

DocumentationVersion
@react-vector-graphics/corenpm version
@react-vector-graphics/clinpm version
@react-vector-graphics/plugin-assetsnpm version
@react-vector-graphics/plugin-githubnpm version

Contributing

Install dependencies

yarn install

Run all tests

yarn test:watch

Build all packages

yarn build:watch

Contributors

@all-contributors please add <username> for <contribution type>