mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
Improved the README.
This commit is contained in:
parent
fb12908408
commit
c919807ebd
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# What's KineticJS
|
||||
|
||||
[http://www.kineticjs.com](KineticJS)
|
||||
|
||||
Greetings fellow webonauts! KineticJS is an HTML5 Canvas JavaScript library that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
|
||||
|
||||
You can draw your own shapes or images using the existing canvas API, add event listeners to them, move them, scale them, and rotate them independently from other shapes to support high performance animations, even if your application uses thousands of shapes. Served hot with a side of awesomeness.
|
||||
|
||||
# Tutorials
|
||||
Check out the official [KineticJS Tutorials](http://www.html5canvastutorials.com/kineticjs/html5-canvas-events-tutorials-introduction-with-kineticjs/) hosted on [HTML5 Canvas Tutorials](http://www.html5canvastutorials.com/).
|
Loading…
Reference in New Issue
Block a user