diff --git a/src/content/libraries/en/p5.embroider.yaml b/src/content/libraries/en/p5.embroider.yaml new file mode 100644 index 0000000000..a40a0508c4 --- /dev/null +++ b/src/content/libraries/en/p5.embroider.yaml @@ -0,0 +1,12 @@ +name: p5.embroider +description: 'p5.embroider.js is a p5.js library for creating machine-ready digital embroidery patterns.' +category: hardware +sourceUrl: https://github.com/nkymut/p5.embroider +websiteUrl: https://nkymut.github.io/p5.embroider/ +featuredImage: "../images/p5.embroider.jpg" +author: + name: Yuta Nakayama + url: https://github.com/nkymut/ +npm: p5.embroider +license: LGPL-2.1-or-later +featuredImageAlt: 'A digital illustration on a gray background featuring teal-colored floral embroidery patterns alongside pixelated white text that reads p5.embroider.' diff --git a/src/content/libraries/images/p5.embroider.jpg b/src/content/libraries/images/p5.embroider.jpg new file mode 100644 index 0000000000..5b8d0a0331 Binary files /dev/null and b/src/content/libraries/images/p5.embroider.jpg differ