All Projects → caleb531 → Jcanvas

caleb531 / Jcanvas

Licence: mit
A jQuery plugin that makes the HTML5 canvas easy to work with.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jcanvas

Trip.js
🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.
Stars: ✭ 789 (+28.92%)
Mutual labels:  jquery-plugin, jquery, javascript-library
Ditherjs
A javascript library which dithers an <img> using a fixed palette
Stars: ✭ 76 (-87.58%)
Mutual labels:  jquery-plugin, canvas, javascript-library
Jquery Mosaic
A jQuery plugin to build responsive mosaics of images or any other content fitted to match heights in multiple rows while maintaining aspect ratios. http://jquery-mosaic.tin.cat
Stars: ✭ 80 (-86.93%)
Mutual labels:  jquery-plugin, jquery, javascript-library
Cheetah Grid
The fastest open-source data table for web.
Stars: ✭ 417 (-31.86%)
Mutual labels:  canvas, javascript-library
Bootstrap Fileinput
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
Stars: ✭ 5,097 (+732.84%)
Mutual labels:  jquery-plugin, jquery
Hc Sticky
JavaScript library that makes any element on your page visible while you scroll.
Stars: ✭ 375 (-38.73%)
Mutual labels:  jquery-plugin, jquery
Jquery Fullscreen Plugin
This jQuery plugin provides a simple to use mechanism to control the new fullscreen mode of modern browsers
Stars: ✭ 327 (-46.57%)
Mutual labels:  jquery-plugin, jquery
Peity
Progressive <svg> pie, donut, bar and line charts
Stars: ✭ 4,214 (+588.56%)
Mutual labels:  jquery-plugin, jquery
Gijgo
Gijgo - Free Javascript Controls
Stars: ✭ 424 (-30.72%)
Mutual labels:  jquery-plugin, jquery
Jquery Store Locator Plugin
A store locator plugin using Google Maps API version 3
Stars: ✭ 471 (-23.04%)
Mutual labels:  jquery-plugin, jquery
Form
jQuery Form Plugin
Stars: ✭ 5,122 (+736.93%)
Mutual labels:  jquery-plugin, jquery
Material Cards
Card style based on Google Material color palette
Stars: ✭ 370 (-39.54%)
Mutual labels:  jquery-plugin, jquery
Protip
A new generation jQuery Tooltip plugin
Stars: ✭ 357 (-41.67%)
Mutual labels:  jquery-plugin, jquery
Bigslide.js
⚠️**DEPRECATED**⚠️ A tiny slide panel navigation jQuery plugin with big dreams
Stars: ✭ 415 (-32.19%)
Mutual labels:  jquery-plugin, jquery
Datetimepicker
jQuery Plugin Date and Time Picker
Stars: ✭ 3,402 (+455.88%)
Mutual labels:  jquery-plugin, jquery
Bootstrap Submenu
Bootstrap sub-menus
Stars: ✭ 442 (-27.78%)
Mutual labels:  jquery-plugin, jquery
Jquery Cropper
A jQuery plugin wrapper for Cropper.js.
Stars: ✭ 516 (-15.69%)
Mutual labels:  jquery-plugin, jquery
Jquery.sumoselect
A jQuery Single/Multi Select plugin which can be used on almost any device
Stars: ✭ 527 (-13.89%)
Mutual labels:  jquery-plugin, jquery
Filterizr
✨ Filterizr is a JavaScript library that sorts, shuffles and filters responsive galleries using CSS3 transitions ✨
Stars: ✭ 546 (-10.78%)
Mutual labels:  jquery-plugin, javascript-library
Tweetie
Simple jQuery Twitter feed plugin
Stars: ✭ 314 (-48.69%)
Mutual labels:  jquery-plugin, jquery

jCanvas

Copyright 2017, Caleb Evans
Released under the MIT license

jCanvas is a jQuery plugin that makes the HTML5 canvas easy to work with.

Download

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

Running on Node

See this example for usage with Node: https://github.com/robertjustjones/jcanvas-in-node

To run this example, you'll need to follow the Cairo installation instructions for node-canvas.

After cloning the repository, run npm install and then node index.js.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].