1
0
Fork 0

tada: Initial commit

This commit is contained in:
Joost De Cock 2019-03-03 16:04:24 +01:00
parent ba89295a6f
commit a8edde019a
19 changed files with 4922 additions and 2 deletions

View file

@ -1,2 +1,20 @@
# huey
Port of the Huey Hoodie pattern to JS
<p align="center">
<a title="Go to freesewing.org" href="https://freesewing.org/"><img src="https://freesewing.org/img/logo/black.svg" align="center" width="150px" alt="Freesewing logo"/></a>
</p>
<h4 align="center"><em>&nbsp;<a title="Go to freesewing.org" href="https://freesewing.org/">freesewing</a></em>
<br><sup>a library for made-to-measure sewing patterns</sup>
</h4>
# freesewing / patterns / huey
Huey is a [freesewing](https://github.com/freesewing/freesewing) pattern
for a zip-up hoodie.
See [freesewing.org/patterns/huey](https://freesewing.org/patterns/huey)
for more info and examples.
## Install
```
npm i --save @freesewing/huey
```