New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

jcanvas

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jcanvas

jCanvas brings jQuery's powerful syntax and capability to the HTML5 canvas. Quickly create canvas-based apps that can utilize layers, animations, events, and much more. jCanvas works on all modern browsers and platforms, including iOS and Android.

latest
Source
npmnpm
Version
23.0.0
Version published
Maintainers
1
Created
Source

jCanvas

Copyright 2017-2024, Caleb Evans
Released under the MIT license

jCanvas is a jQuery plugin that makes the HTML5 canvas easy to work with. For more details on what it can do, visit the website.

Download

jCanvas requires jQuery 1.9 or newer, and supports both desktop and mobile browsers.

If you are using a build pipeline, you can install jCanvas like so:

npm install jquery
npm install jcanvas
npm install -D @types/jquery # Only needed for TypeScript

Documentation

Please search the online documentation before emailing me any questions you may have. If something in the documentation isn't clear, feel free to email me for clarification.

Support

If you are reporting a jCanvas bug, please include the following information in your report:

  • The version of jCanvas you used
  • A complete code sample that reproduces the issue
  • What you expected to happen
  • What happened instead

License

jCanvas is available as a free and open-source library under the MIT license.

Keywords

canvas

FAQs

Package last updated on 14 Jun 2024

Did you know?

Socket

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