
This is a flat (without history) import of (some of) the content from our markdown module. We've imported this without history because the repo contains our blog posts and showcases posts content prior to porting them to strapi. Since this contains many images, it would balloon the size of this repo to import the full history. Instead, please refer to the history of the (archived) markdown repo at: https://github.com/freesewing/markdown
53 lines
1.5 KiB
Markdown
53 lines
1.5 KiB
Markdown
---
|
|
title: "@freesewing/utils"
|
|
---
|
|
|
|
<p>
|
|
<a
|
|
href='https://www.npmjs.com/package/@freesewing/utils'
|
|
title='@freesewing/utils on NPM'
|
|
style="margin-right: 0.5rem"
|
|
>
|
|
<img
|
|
src='https://img.shields.io/npm/v/@freesewing/utils.svg'
|
|
alt='@freesewing/utils 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/utils.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%3Autils'
|
|
title='Open issues tagged pkg:utils'
|
|
style="margin-right: 0.5rem"
|
|
>
|
|
<img
|
|
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:utils.svg?label=Issues'
|
|
alt='Open issues tagged pkg:utils'
|
|
/>
|
|
</a>
|
|
</p>
|
|
|
|
A collection of utilities shared between different FreeSewing projects.
|
|
|
|
<ul class='links'>
|
|
<li><a href='https://www.npmjs.com/package/@freesewing/utils'>Package on NPM</a></li>
|
|
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/utils'>Code on Github</a></li>
|
|
</ul>
|