summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson Page <wilsonpage@me.com>2013-08-26 22:10:38 +0100
committerWilson Page <wilsonpage@me.com>2013-08-26 22:10:38 +0100
commit8911faec035a5d4cd99b90f3a3a2eb77564f3ee1 (patch)
tree1dd95a96358b310d2ecdcf3db0efc8d184c2a671
parent2c74cf7137668ec4f35e04047e989e7a2a9d0168 (diff)
downloadfastdom-0.3.0.zip
fastdom-0.3.0.tar.gz
fastdom-0.3.0.tar.bz2
Update descv0.3.0
-rw-r--r--component.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index 2c12a44..94d0242 100644
--- a/component.json
+++ b/component.json
@@ -1,6 +1,6 @@
{
"name": "dom-batch",
- "description": "Batches functions into a single async batch",
+ "description": "Eliminates layout thrashing by batching DOM read/write interactions",
"version": "0.3.0",
"main": "lib/dom-batch.js",
"scripts": [