1
0
Fork 0
freesewing/markdown/dev/reference/packages/core/en.md

65 lines
1.8 KiB
Markdown
Raw Normal View History

---
title: "@freesewing/core"
---
<p>
<a
href='https://www.npmjs.com/package/@freesewing/core'
title='@freesewing/core on NPM'
style="margin-right: 0.5rem"
>
<img
src='https://img.shields.io/npm/v/@freesewing/core.svg'
alt='@freesewing/core 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/core.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%3Acore'
title='Open issues tagged pkg:core'
style="margin-right: 0.5rem"
>
<img
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:core.svg?label=Issues'
alt='Open issues tagged pkg:core'
/>
</a>
<a
href='https://github.com/freesewing/freesewing/actions?query=workflow%3A%22Unit+tests+-+core%22'
title='Unit tests core'
style="margin-right: 0.5rem"
>
<img
src='https://github.com/freesewing/freesewing/workflows/Unit%20tests%20-%20core/badge.svg'
alt='Unit tests core'
/>
</a>
</p>
This is the main FreeSewing library.
<ul class='links'>
<li><a href='/reference/api/'>Documentation</a></li>
<li><a href='https://www.npmjs.com/package/@freesewing/core'>Package on NPM</a></li>
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/core'>Code on Github</a></li>
</ul>