Skip to content

Commit 32ecf87

Browse files
committed
docs(README): add short description
1 parent b4b95c4 commit 32ecf87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/actions/intersect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![npm.badge]][npm] [![bundlephobia.badge]][bundlephobia] [![github.actions.release.badge]][github.actions.release]
66

7-
Svelte action `use:intersect`
7+
Svelte action `use:intersect` - wrapper for [IntersectionObserver](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API)
88

99
![demo](https://raw.githubusercontent.com/vnphanquang/svelte-put/main/packages/actions/intersect/static/images/demo.gif)
1010

packages/actions/movable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![npm.badge]][npm] [![bundlephobia.badge]][bundlephobia] [![github.actions.release.badge]][github.actions.release]
66

7-
Svelte action `use:movable`
7+
Svelte action `use:movable` - make a node move on mousedown & mousemove
88

99
![demo](https://raw.githubusercontent.com/vnphanquang/svelte-put/main/packages/actions/movable/static/images/demo.gif)
1010

0 commit comments

Comments
 (0)