All Projects → idris-maps → svelte-parts

idris-maps / svelte-parts

Licence: other
Svelte components

Programming Languages

Svelte
593 projects
Astro
20 projects
typescript
32286 projects
CSS
56736 projects

Labels

svelte-parts

docs: https://svelte-parts.surge.sh

install

npm install svelte-parts

components

  • 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

update 2023-01-28

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].