chedwick/pixie
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== Overview
Pixie - The free extensible online pixel editor.
Pixie is a jQuery plugin.
Pixie provides an extensible plugin architecture for custom tools and actions.
== Requirements
Require jqcolor plugin.
== Usage
`$('#someDiv').pixie(options)`
== Options
width: the width of the canvas
height: the height of the canvas
initializer: function accepting canvas as first argument to add custom tools or actions.
Releases
No releases published
Languages
- JavaScript 94.5%
- HTML 3.6%
- CSS 1.9%