Skip to content

Releases: stordahl/svelte-draw-border

Release list

Beta Release

Choose a tag to compare

@stordahl stordahl released this 24 Oct 16:43

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.

Checkout the README or the docs, to try it out.