Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-rowing-blades

johnwalley70MIT2.4.2

React Rowing Blades is a library of SVG rowing blade illustrations.

readme

React Rowing Blades

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

Version

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.

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.4.2 (2024-06-09)

2.4.1 (2024-06-09)

2.4.0 (2022-11-02)

Features

2.3.1 (2022-03-02)

Bug Fixes

  • add Osler House to utils (51565c9)

2.3.0 (2022-03-02)

Features

Bug Fixes

  • add Addenbrooke's Student Boat Club to utils (cfe45b1)

2.2.0 (2022-01-02)

Features

2.1.0 (2021-11-17)

Features