Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 406 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 406 Bytes

Humaaans: Create Human Illustrations With Ease in React.

Demo

Demo

Get Started

Install from NPM:

npm install --save-dev humaaans

Import it:

import Human from 'humaaans';

Use it:

<Human head="Afro" torso="Hoodie" bottom="BaggyPants" />

Credits

This react-compoennt library is based on Pablo Stanley's humaaans library.