This component is now maintained in shadcn-svelte-extras see there for the latest updates.
A beautiful ipv4address input built with all the behaviors you expect.
Run the shadcn-svelte
init command to setup your project:
npx shadcn-svelte@next init
npx jsrepo add github/ieedan/shadcn-ipv4address-input-svelte/ui/ipv4address-input
or
You can find the most recent code here.
Contributions as always are welcomed.
When contributing you'll want to add any changes you make to the changelog you can do this by running:
npx changy add
# or
npm run changelog:new