UNPKG

two-dimensions-graphic

Version:

Multi layers two dimensions graphic tool with canvas and SVG.

17 lines (13 loc) 199 B
# Create - [Canvas](canvas) - [Screen](screen) - [SVG](svg) Server ```javascript import { create } from 'two-dimensions-graphic'; ``` Browser ```javascript > const { create } = TDG; undefined ```