docs: https://svelte-parts.surge.sh
npm install svelte-parts
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
.