9.0.0 • Published 7 months ago

canvas-js v9.0.0

Weekly downloads
26
License
MIT
Repository
github
Last release
7 months ago

canvas-js

Library for easy HTML5 canvas development.

use v8

Installation

npm i canvas-js

Usage

Check doc/

APIs

  • Point2d, Point2dI (interface)
  • Circle, CircleISquare
  • Square, SquareI
  • Rectangle, RectangleI

Development

npm i -g npm typescript jasmine

  • Why should you install typescript globally?
    • TS is 60MBs installation. This quickly adds up if you have multiple projects that depend up on it.
  • Why should you install jasmine globally?
    • Doesn't hurt. Same principle as above.

License

MIT

  • © 2016-2021 Anubhav
9.0.0

7 months ago

8.0.0

3 years ago

7.1.0

3 years ago

7.0.0

3 years ago

6.1.0

3 years ago

6.0.0

3 years ago

5.1.0

3 years ago

5.0.0

3 years ago

4.0.0

6 years ago

3.0.0

6 years ago

2.2.0

8 years ago

2.1.0

8 years ago

1.0.0

8 years ago