docs: https://svelte-parts.surge.sh
npm install svelte-parts
- DropFile - Drop files(s) or click to browse file system
- Form - Yet another form component
- FormBuilder - UI to create form descriptions for Form
- Icons - SVG icons from feather icons, maki icons and octicons
- Map - Mapping components using leaflet
- Markdown - Use markdown blocks in your svelte app
- Modal - Just a modal
- Zoom - Allow pan and zoom on images
Now using svelte-kit to package the components. It fixes typescript errors in svelte@3. All components are now available under the same npm library: svelte-parts
. The old @svelte-parts/...
libraries are deprecated but still available.
The @svelte-parts/editor
was using an older version of codemirror and is not ported to svelte-parts
.