Snippets for #javascript
Simple javascript cache
How to create a basic javascript cache
#javascript
#cache
Hono Server Sent Events
How to Server Sent Events with Hono
#javascript
#hono
Kiwi schema
How to use Kiwi schema
#javascript
#svelte
Metadata API
How to create a simple api to get metadata from a url
#javascript
#sveltekit
#metadata
Basic Permissions Class
A simple class to manage permissions
#authorization
#javascript
#authentication
Get License from package.json
How to get and show the projects license from package.json
#svelte
#javascript
Server Sent Events with SvelteKit
How to use Server Sent Events with SvelteKit
#javascript
#server-sent-events
#sveltekit
Timelock encryption
Timelock encryption allows you to encrypt data that can only be decrypted after a certain time
#javascript
#timelock
#svelte