Skip to content

Picorims/penpot-tiling-utility

Repository files navigation

Tiling Utility - PenPot Plugin

Note: The project is in code freeze from December 15th 2024 to late January 2025.

Developing

Install dependencies with npm install.

For building and launching a development server, do:

npm run build:dev

Due to building restrictions, hot reloading is NOT supported, builds need to be done manually!

Building

To create a production version of the plugin:

npm run build:prod

Upon push on main, the production build of the plugin will be deployed to Netlify. You can preview the production build with npm run preview.

Resources

About

A Penpot plugin for creating patterns from a source shape, inspired from Inkscape tiling tools.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published