react-rowing-blades

2.4.0 • Public • Published

React Rowing Blades

React Rowing Blades is a library of SVG illustrations (react components) of rowing clubs' blades.

Version Bundle size

Screenshot 2019-07-23 at 18 54 27

Install

npm install --save react-rowing-blades

How to use

import Blade from 'react-rowing-blades';

const Example = () => <Blade size={200} club="cam" />;

Development

If you want to develop a component

  • npm i

  • npm run storybook

If you want to build

  • npm run build-storybook

Documentation

See https://react-rowing-blades.netlify.com/

Attribution

Original blade designs from Wikimedia Commons.

License

The blade designs are licensed under the Creative Commons Attribution Share Alike 4.0 International license, and the underlying source code used to display the blade designs is licensed under the Apache License 2.0.

Readme

Keywords

none

Package Sidebar

Install

npm i react-rowing-blades

Weekly Downloads

11

Version

2.4.0

License

MIT

Unpacked Size

249 kB

Total Files

5

Last publish

Collaborators

  • johnwalley