Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidbrooks/Artisan
A JavaScript library that aims to make in-browser drawing very, very easy.
https://github.com/davidbrooks/Artisan
Last synced: 3 months ago
JSON representation
A JavaScript library that aims to make in-browser drawing very, very easy.
- Host: GitHub
- URL: https://github.com/davidbrooks/Artisan
- Owner: davidbrooks
- Created: 2010-09-08T15:41:15.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-20T22:09:58.000Z (over 13 years ago)
- Last Synced: 2024-06-22T22:04:48.879Z (6 months ago)
- Language: JavaScript
- Homepage: www.ArtisanJS.com
- Size: 195 KB
- Stars: 74
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: licenses/GPL_license.txt
Awesome Lists containing this project
README
Artisan.js
Created by David Brooks
Version 1.018See http://www.artisanjs.com for all the details
I wrote Artisan to remove some of the redundancies and guess work that come with using Canvas, and hopefully to enhance it a little bit in the process. In version 1.0, I wanted to focus on getting all of the basic drawing functions of Canvas simplified and the layering scheme at least loosely in place. There will be much more to come, so you can run and tell that homeboy...
You can read more about the specifics and technical details over at http://www.artisanjs.com/
I hope that you find this library helpful and useful.
David