0.0.2 • Published 10 months ago

@shamscorner/svelte-shared v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

@shamscorner/svelte-shared

Shared svelte specific modules, components, etc. including reusable auth, services, and many more.

Description

This package provides a collection of utilities, helpers, and configurations that are svelte specific. It is designed to be used across different svelte projects to ensure consistency and reusability of common functions and settings.

How to use

npm i @shamscorner/svelte-shared

Then import the package in your project.

import { ... } from '@shamscorner/svelte-shared';

License

MIT

0.0.2

10 months ago

0.0.1

10 months ago