@mavend/octoheads
TypeScript icon, indicating that this package has built-in type declarations

0.2.4Β β€’Β PublicΒ β€’Β Published

Octoheads

πŸ™ Generate octopus avatars

OctoHeads Demo

🍴 Fork of RobertBroersma/bigheads project

Getting Started

yarn add @mavend/octoheads

or

npm install @mavend/octoheads --save

then, in your app:

import { OctoHead } from '@bigheads/core'

const Example = () => (
  <OctoHead
    accessory="shades"
    circleColor="blue"
    eyebrows="angry"
    eyes="wink"
    facialHair="mediumBeard"
    hair="short"
    hairColor="black"
    hat="none"
    hatColor="green"
    lashes="false"
    lipColor="purple"
    mask="true"
    faceMask="true"
    mouth="open"
    skinTone="brown"
  />
)

Contributing

Start storybook

yarn storybook

Readme

Keywords

none

Package Sidebar

Install

npm i @mavend/octoheads

Weekly Downloads

0

Version

0.2.4

License

MIT

Unpacked Size

1.56 MB

Total Files

171

Last publish

Collaborators

  • glowacki-dev
  • pastpatryk