Get <canvas>
from DOM string through SVG <foreignObject>
.
- 📁 source/
- main source code, in output package will be:
dom-snapshot/library
: for direct use, userequire() / exports.*=
, in ES6+dom-snapshot/module
: for re-pack, keepimport / export
and readability
- main source code, in output package will be:
- 📁 example/
- some example (unsorted tests)
- 📄 SPEC.md
- list of all directly accessible codes, sort of API lockfile