Releases: stordahl/svelte-draw-border
Releases · stordahl/svelte-draw-border
Release list
Beta Release
Very stoked to release a beta version of a very niche Svelte component! svelte-draw-border allows you to easily create a border draw animation on any DOM node. I've found this particularly difficult when building this animation into design systems where the inner content may change in dimension depending on where the animation is used.
For more context on the problem and the approach to solving it, checkout this blog post.