An open API service indexing awesome lists of open source software.

https://github.com/svelte-u/sveltekit-security

A package that helps you secure your Sveltekit apps with ease. It provides you with tools and best practices to prevent common security risks and vulnerabilities.
https://github.com/svelte-u/sveltekit-security

owasp security svelte sveltekit sveltekit-security

Last synced: 2 months ago
JSON representation

A package that helps you secure your Sveltekit apps with ease. It provides you with tools and best practices to prevent common security risks and vulnerabilities.

Awesome Lists containing this project

README

          


Sveltekit Security

## Installation

```bash
pnpm add -D @sveu/sveltekit-security
```

[Read the docs](https://svelte-u.vercel.app/docs/sveltekit-security/intro)

## 🙏 Thanks

This project is heavily inspired by the following awesome projects.

* [nuxt-security](https://github.com/baroshem/nuxt-security)

## 📜 License

[MIT License](#License) © 2023-PRESENT [Mohamed Nesredin](https://github.com/mohamed-kaizen)