1
0
Fork 0
freesewing/markdown/dev/reference/plugins/notches/en.md
2022-12-13 04:39:07 -08:00

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