1.1.0 • Published 11 months ago

@nodejs-loaders/svelte v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Nodejs Loaders: Svelte

npm version unpacked size

Environments: dev, test

Compatible APIs: module.register

This loader enables importing Svelte files, converting them to a plain javascript object. Svelte is a component framework that compiles to vanilla JavaScript.

It's useful for importing Svelte components in Node.js environments, such as testing or development.

  • .svelte

!WARNING .svelte.ts and .svelte.js files are not supported. This loader only supports .svelte files. Svelte documentation about theses files.

!NOTE Features based on svelte-kit aren't supported yet. Pull requests welcome 🙂

Alternatives

1.1.0

11 months ago

1.0.1

1 year ago

1.0.0

1 year ago