https://github.com/wobsoriano/svelte-clerk
Community Clerk Svelte SDK.
https://github.com/wobsoriano/svelte-clerk
authentication authorization clerk svelte
Last synced: 21 days ago
JSON representation
Community Clerk Svelte SDK.
- Host: GitHub
- URL: https://github.com/wobsoriano/svelte-clerk
- Owner: wobsoriano
- License: mit
- Created: 2024-07-11T06:45:09.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T18:44:46.000Z (21 days ago)
- Last Synced: 2025-04-12T23:43:20.764Z (21 days ago)
- Topics: authentication, authorization, clerk, svelte
- Language: Svelte
- Homepage: https://svelte-clerk.netlify.app
- Size: 1.54 MB
- Stars: 107
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Clerk
Svelte Clerk is the easiest way to add authentication and user management to your Svelte and SvelteKit applications. Add sign up, sign in, and profile management to your application in minutes.
This package is unofficial and not affiliated with Clerk. If you have issues or suggestions, please open an issue in this repository.
## Documentation
For detailed setup and usage instructions, please visit the [documentation](https://svelte-clerk.netlify.app).
## Acknowledgements
Special thanks to [Mark Jaquith](https://github.com/markjaquith) for creating [clerk-sveltekit](https://github.com/markjaquith/clerk-sveltekit), which paved the way for this Svelte 5 implementation. His work provided valuable insights and foundation for building this SDK.
## License
MIT