daign-2d-graphics-tikz
daign-2d-graphics library.
A TikZ renderer for theInstallation
npm install @daign/2d-graphics-tikz --save
Scripts
# Build
npm run build
# Run lint analysis
npm run lint
# Run unit tests with code coverage
npm run test
# Get a full lcov report
npm run coverage