Skip to content

amitkhare-references/erase2d

 
 

Repository files navigation

A simple erasing tool.

Currently supports fabric out of the box.

The plan is to expose more bindings. Contributions are welcome, ping me in a feature request.

Dev

Start the app

npm run build -w @erase2d/core -- -w
npm run build -w @erase2d/fabric -- -w
npm start

Add workspace

npm init -w ./packages/a

Publish

npm run prepublish
npm -w @erase2d/fabric version <type>
npm -w @erase2d/fabric publish

About

A simple erasing tool for canvas apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.2%
  • JavaScript 5.8%