fabric
Version:
Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.
10 lines (6 loc) • 370 B
Markdown
# Data updaters
A collection of updaters for breaking changes upgrades.
Meant to be a support during transition of existing projects and NOT as a way to keep deprecated data working.
Please update your data once you upgrade
Those updaters are tested through examples and unit tests,
DO NOT RUN THEM ON YOUR PRODUCTION DATA WITHOUT TRIPLE CHECKING EVERYTHING, THANKS.