mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 05:58:29 +08:00
readme updates
This commit is contained in:
parent
a7863fbf83
commit
5dddb7bfaa
@ -1,16 +1,16 @@
|
||||

|
||||
|
||||
#KineticJS
|
||||
|
||||
KineticJS is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.
|
||||
|
||||
[](https://gitter.im/lavrton/KineticJS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[](http://badge.fury.io/js/kinetic) [](http://badge.fury.io/bo/kinetic)
|
||||
[](https://travis-ci.org/lavrton/KineticJS) [](https://codeclimate.com/github/lavrton/KineticJS)
|
||||
|
||||
Greetings fellow webonauts! KineticJS is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.
|
||||
|
||||
You can draw things onto the stage, 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.
|
||||
|
||||
This repository began as a GitHub fork of [ericdrowell/ericdrowell](https://github.com/ericdrowell/KineticJS).
|
||||
|
||||
* **Visit:** The [GitHub page](http://lavrton.github.io/KineticJS/) and follow on [Twitter](https://twitter.com/lavrton)
|
||||
* **Discover:** [Tutorials](http://lavrton.github.io/KineticJS/Getting_Started.html), [API Documentation](http://lavrton.github.io/KineticJS/api/Kinetic.html)
|
||||
* **Help:** [StackOverflow](http://stackoverflow.com/questions/tagged/kineticjs)
|
||||
|
Loading…
Reference in New Issue
Block a user