chore: Removed packages reference
This commit is contained in:
parent
cdc2965668
commit
ec27b1ec24
84 changed files with 0 additions and 1382 deletions
|
@ -1,55 +0,0 @@
|
|||
---
|
||||
title: "@freesewing/models"
|
||||
---
|
||||
|
||||
<p>
|
||||
<a
|
||||
href='https://www.npmjs.com/package/@freesewing/models'
|
||||
title='@freesewing/models on NPM'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/v/@freesewing/models.svg'
|
||||
alt='@freesewing/models on NPM'
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href="https://opensource.org/licenses/MIT"
|
||||
title="License: MIT"
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/l/@freesewing/models.svg?label=License'
|
||||
alt="License: MIT"
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href="https://deepscan.io/dashboard#view=project&tid=2114&pid=2993&bid=23256"
|
||||
title="Code quality on DeepScan"
|
||||
style={styles.badge}
|
||||
>
|
||||
<img
|
||||
src="https://deepscan.io/api/teams/2114/projects/2993/branches/23256/badge/grade.svg"
|
||||
alt="Code quality on DeepScan"
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href='https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3Amodels'
|
||||
title='Open issues tagged pkg:models'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:models.svg?label=Issues'
|
||||
alt='Open issues tagged pkg:models'
|
||||
/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
This package provides a set of standard-sized measurements to test your patterns with.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='https://freesewing.org/docs/various/sizes'>FreeSewing's sizing tables</a></li>
|
||||
<li><a href='https://www.npmjs.com/package/@freesewing/models'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/models'>Code on Github</a></li>
|
||||
</ul>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue