svelte-parts
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i svelte-parts

Weekly Downloads

22

Version

0.0.6

License

MIT

Unpacked Size

1.05 MB

Total Files

1592

Last publish

Collaborators

  • idris-maps