Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 579 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 579 Bytes

SvelteKit Utils

SvelteKit Utils is a set of libraries and utilities to improve the development experience with SvelteKit.

Usage

Package is distribuited as NPM packages through the official NPM registry.

Install

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

License

SvelteKit Utils are released under the MIT license.