@daign/2d-graphics
TypeScript icon, indicating that this package has built-in type declarations

1.1.13 • Public • Published

daign-2d-graphics

CI Coverage NPM package

Two dimensional graphics library for interactive web graphics.

daign-2d-graphics lets you define 2d-graphics that can be modified through control points.

The final graphics can be output to interactive web applications with technologies like SVG or Canvas, but other output formats like TikZ code can also be defined.

Packages

daign-2d-graphics is the main package of several npm packages that work together to build this project. Learn more about the packages.

Demo

Here is a repository with demo applications.

Documentation

Installation

npm install @daign/2d-graphics --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

Readme

Keywords

Package Sidebar

Install

npm i @daign/2d-graphics

Weekly Downloads

8

Version

1.1.13

License

MIT

Unpacked Size

168 kB

Total Files

91

Last publish

Collaborators

  • daign