SvelteKit Utils is a set of libraries and utilities to improve the development experience with SvelteKit.
Package is distribuited as NPM packages through the official NPM registry.
Then, you can use the npm
cli or the yarn
package manager to install the package as a dependency:
npm install @chialab/sveltekit-utils
yarn add @chialab/sveltekit-utils
SvelteKit Utils are released under the MIT license.