Skip to content

Commit eb93829

Browse files
committed
Reduce spacing between points in demo list
1 parent 9f1b5c3 commit eb93829

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,14 @@ Awesomeness includes:
1818

1919
- http://interactjs.io has some demos showing drag and drop, gestures,
2020
ienrtia, snap and some other things.
21-
2221
- The [html & svg demo](http://interactjs.io/repo/demo/html_svg.html "drag, drop,
2322
resize and gesture demo") shows div elements which can be dragged and
2423
dropped onto each other and resized by dragging the botom and right edges. The
2524
yellow elements are SVG elements (these won't show up on IE8).
26-
2725
- [star.svg](http://interactjs.io/repo/demo/star.svg "editing an SVG document")
2826
demonstrates interact.js being used within an SVG document.
29-
3027
- The [snapping demo](http://interactjs.io/repo/demo/snap.html "Oh snap!") shows
3128
how flexible the grid and anchor snapping system is and it's pretty fun.
32-
3329
- This [blog post on path
3430
snapping](http://taye.me/blog/interact-js/snap/2013/09/29/interactjs-path-snapping.html)
3531
demonstrates and graphs some interesting path snapping functions.

0 commit comments

Comments
 (0)