@p8x/svelte-lib (0.37.0)
Published 2025-11-17 21:54:16 +01:00 by fma
Installation
@p8x:registry=npm install @p8x/svelte-lib@0.37.0"@p8x/svelte-lib": "0.37.0"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 | ^5.1.6 |
| pocketbase | ^0.26.3 |
| svelte | ^5.43.8 |
| valibot | ^1.1.0 |
Development dependencies
| ID | Version |
|---|---|
| @iconify-json/lucide | ^1.2.73 |
| @iconify-json/simple-icons | ^1.2.59 |
| @iconify/tailwind4 | ^1.1.0 |
| @sveltejs/adapter-auto | ^7.0.0 |
| @sveltejs/kit | ^2.48.5 |
| @sveltejs/package | ^2.5.4 |
| @sveltejs/vite-plugin-svelte | ^6.2.1 |
| @tailwindcss/vite | ^4.1.17 |
| @types/eslint | ^9.6.1 |
| concurrently | ^9.2.1 |
| daisyui | 5.5.5 |
| eslint | ^9.39.1 |
| eslint-config-prettier | ^10.1.8 |
| eslint-plugin-svelte | ^3.13.0 |
| globals | ^16.5.0 |
| prettier | ^3.6.2 |
| prettier-plugin-svelte | ^3.4.0 |
| prettier-plugin-tailwindcss | ^0.7.1 |
| publint | ^0.3.15 |
| svelte-check | ^4.3.4 |
| tailwindcss | ^4.1.17 |
| typescript | ^5.9.3 |
| typescript-eslint | ^8.47.0 |
| vite | ^7.2.2 |
Peer dependencies
| ID | Version |
|---|---|
| @iconify/tailwind4 | >=1.0.0 |
| dayjs | >=1.11.0 |
| nanoid | >=5.1.0 |
| pocketbase | >=0.26.0 |
| svelte | >=5.43.0 |
| valibot | ~1.1.0 |