Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

idris-maps/svelte-parts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED This library is no longer maintained. Framework churn made updates unsustainable. Use vanilla Web Components instead (no npm, no frameworks).

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.

About

Svelte components

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors