Socket
Socket
Sign inDemoInstall

canvaxjs

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    canvaxjs

The powerful entity-based canvas library


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

canvax logo


The powerful entity-based canvas rendering library

GitHub | NPM

Using canvax

The canvax library is super simple to use. To create a new renderer, go ahead and attach a new renderer to a canvas element.

var game = new canvax.Renderer(document.querySelector('#myCanvas'))

Install canvax

npm install canvaxjs

Documentation

Full documentation will be arriving soon. Docs have been removed in canvax version 0.4.0, and hopefully new ones will take their place soon enough.

For now, though, look at the default properties in entities' model class files. (ex. model/Rectangle.js)

Keywords

FAQs

Last updated on 11 Mar 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc