750 B
750 B
title |
---|
plugin-notches |
Published as @freesewing/plugin-notches, this plugin provides the notch and bnotch snippets.
Installation
npm install @freesewing/plugin-notches
Usage
Either add it as a part plugins in your design, or add it to a pattern instance with Pattern.use().
To import the plugin for use:
import { notchesPlugin } from '@freesewing/plugin-notches'
// or
import { pluginNotches } from '@freesewing/plugin-notches'
Notes
The notches plugin is part of our plugin-bundle