@p8x/svelte-lib (0.40.4)
Published 2026-01-12 20:12:22 +01:00 by fma
Installation
@p8x:registry=npm install @p8x/svelte-lib@0.40.4"@p8x/svelte-lib": "0.40.4"About this package
@p8x/svelte-lib
Installation
.npmrc
@p8x:registry=https://git.p8x.de/api/packages/p8x/npm/
tailwindcss
Add the following to your tailwind.config.ts:
export default {
content: [
'...',
'./node_modules/@p8x/svelte-lib/dist/**/*.{js,svelte,ts}',
]
}
pnpm
pnpm config set @p8x:registry https://git.p8x.de/api/packages/p8x/npm/
pnpm add @p8x/svelte-lib
Dependencies
Dependencies
| ID | Version |
|---|---|
| dayjs | ^1.11.19 |
| nanoid | ^3.3.11 |
| pocketbase | ^0.26.5 |
| svelte | ^5.46.1 |
| valibot | ^1.2.0 |
Development dependencies
| ID | Version |
|---|---|
| @iconify-json/lucide | ^1.2.84 |
| @iconify-json/simple-icons | ^1.2.66 |
| @iconify/tailwind4 | ^1.2.0 |
| @sveltejs/adapter-auto | ^7.0.0 |
| @sveltejs/kit | ^2.49.4 |
| @sveltejs/package | ^2.5.7 |
| @sveltejs/vite-plugin-svelte | ^6.2.4 |
| @tailwindcss/vite | ^4.1.18 |
| @types/eslint | ^9.6.1 |
| concurrently | ^9.2.1 |
| daisyui | 5.5.14 |
| eslint | ^9.39.2 |
| eslint-config-prettier | ^10.1.8 |
| eslint-plugin-svelte | ^3.14.0 |
| globals | ^17.0.0 |
| prettier | ^3.7.4 |
| prettier-plugin-svelte | ^3.4.1 |
| prettier-plugin-tailwindcss | ^0.7.2 |
| publint | ^0.3.16 |
| svelte-check | ^4.3.5 |
| tailwindcss | ^4.1.18 |
| typescript | ^5.9.3 |
| typescript-eslint | ^8.53.0 |
| vite | ^7.3.1 |
Peer dependencies
| ID | Version |
|---|---|
| @iconify/tailwind4 | >=1.0.0 |
| dayjs | >=1.11.0 |
| nanoid | >=3.3.11 |
| pocketbase | >=0.26.0 |
| svelte | >=5.43.0 |
| valibot | >=1.2.0 |