Skip to content

seesleestak/svelte-uuid-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UUID Generator

A simple UI that generates a v1 or v4 uuid with Svelte.

Get started

Install the dependencies and run the dev server:

npm install && npm run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

About

A simple UI that generates a v1 or v4 uuid with Svelte.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published