@7rabbit/wood

Generalized React Component

Usage no npm install needed!

<script type="module">
  import 7rabbitWood from 'https://cdn.skypack.dev/@7rabbit/wood';
</script>

README















wood

Generalized React Component



InstallationIllustrationIntroduction




Installation

npm install @7rabbit/wood

Illustration

import wood from '@7rabbit/wood'

export default props => {
  return <wood width={50} height={50} shade='black'/>
}

Introduction