You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# snapDOM
2
2
3
-
**snapDOM** is a high-fidelity DOM capture tool, developed as part of the animation engine I'm building for Zumly — a framework for creating smooth zoom-based view transitions.
3
+
**snapDOM** is a DOM capture tool developed for **Zumly**, a framework that enables zoom-based view transitions, with precision and speed.
4
4
5
-
It converts any HTML element into a scalable SVG image, preserving styles, fonts, backgrounds, shadow DOM content, pseudo-elements, and more.
5
+
It seamlessly converts HTML elements into **scalable SVG images**, faithfully preserving styles, fonts, backgrounds, shadow DOM content, pseudo-elements, and more.It converts any HTML element into a scalable SVG image, preserving styles, fonts, backgrounds, shadow DOM content, pseudo-elements, and more.
0 commit comments