Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including svelte-ux with all npm packages installed. Try it out:

require("@fortawesome/free-regular-svg-icons/package.json"); // @fortawesome/free-regular-svg-icons is a peer dependency. require("@fortawesome/free-solid-svg-icons/package.json"); // @fortawesome/free-solid-svg-icons is a peer dependency. require("@mdi/js/package.json"); // @mdi/js is a peer dependency. require("prism-svelte/package.json"); // prism-svelte is a peer dependency. require("prism-themes/package.json"); // prism-themes is a peer dependency. require("prismjs/package.json"); // prismjs is a peer dependency. require("sveld/package.json"); // sveld is a peer dependency. require("svelte/package.json"); // svelte is a peer dependency. var svelteUx = require("svelte-ux")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

svelte-ux v0.54.0

A large collection of Svelte components, actions, stores and utils to simplify creating highly interactive and visual applications. Built using Tailwind with extensibility and customization in mind.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free