sveltekit-search-params
The easiest way to read and WRITE from query parameters in sveltekit.
File Explorer
Download Latest Version (.zip)- config.json
- README.md
- bug_report.yaml
- feature_request.yaml
- pkg.pr.new.yml
- release.yml
- run-tests.yml
- FUNDING.yml
- index.ts
- +page.svelte
- +page.svelte
- +page.svelte
- +page.svelte
- +page.svelte
- +page.svelte
- +layout.svelte
- app.d.ts
- app.html
- favicon.png
- .gitignore
- .npmrc
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- svelte.config.js
- tsconfig.json
- vite.config.ts
- fonts.css
- index.js
- index.ts
- json-encode.ts
- lz-encode.ts
- util.ts
- index.ts
- sveltekit-search-params.svelte.ts
- types.ts
- +layout.server.ts
- +page.svelte
- BrowserWindow.svelte
- app.d.ts
- app.html
- favicon.png
- Segoe UI Bold.woff
- Segoe UI.woff
- extends.ts
- index.test.ts
- .gitignore
- .npmrc
- .prettierrc.json
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- eslint.config.js
- LICENSE
- package.json
- playwright.config.ts
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- renovate.json
- svelte.config.js
- tsconfig.json
- vite.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/paoloricciuti/sveltekit-search-params
Downloads the entire project code from GitHub to your computer.
cd sveltekit-search-params
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install sveltekit-search-params@latest -D
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
