canvas-js
TypeScript icon, indicating that this package has built-in type declarations

9.0.0 • Public • Published

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

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i canvas-js

    Weekly Downloads

    29

    Version

    9.0.0

    License

    MIT

    Unpacked Size

    49.3 kB

    Total Files

    53

    Last publish

    Collaborators

    • iamanubhavsaini
    • git.faf
    • sainianubhav
    • m1yh3m