0.0.8 • Published 1 year ago

snapsvg-cjs-patched v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

SnapSVG in CommonJS (for Webpack)

This project simply unwraps the excellent SnapSVG from its published AMD format and hosts it on NPM as CommonJS in a package called snapsvg-cjs. This package then works out-of-the-box with Webpack, without needing any import-loader hax.

Running

npm install
npm run build
npm run start

Now hit http://localhost:3474/test/test.html to run SnapSVG's own test suite against this project.

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago