A simple dual listbox component for Svelte.
š± Simple demo
Install the dependencies...
cd svelte-duallistbox
npm install
...then start webpack:
npm run dev
Navigate to localhost:5173. You should see your app running. Edit a component file in src
, save it, and the page should reload with your changes.
LIMA is an open source project that is licensed under GPL.