SaaSHub helps you find the best software and product alternatives Learn more →
Jsr Alternatives
Similar projects and alternatives to jsr
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
html
🏛️ Super fast JSX runtime to generate HTML strings that works everywhere. If it supports string we got you covered. (by kitajs)
-
jsr discussion
jsr reviews and mentions
-
Publishing JSR package with Github Actions that react-hook-use-cta used
Publishing to Javascript Registry is straightforward.
-
Publishing NPM package with Github Actions that react-hook-use-cta used
Next, I will include how to publish to Javascript Registry.
- Show HN: Rivet Actors – OSS Cloudflare Durable Objects with Rust, FoundationDB
-
Wrapping My Mind Around Node.js Runtimes
But the reality wasn’t as clean. Deno found that dependency management, clutter, and reliability were all a problem with this approach. So, they’ve launched JSR, the JavaScript Registry. This is akin to npm in node, but TypeScript and ECMAScript-native. All you have to do is:
-
PyPI now supports digital attestations
That's good. IIRC it was launched with only GitHub, which is the same state of affairs of https://jsr.io/ right now.
IMO the launch should have been delayed until there was more than one trusted publisher.
-
Show HN: Personal URL Shortener Web App (Via Hono and Deno KV)
playground: https://dash.deno.com/playground/demo-short
This is a demo show case for the JSR package [1] that gives you a off-the-shelf Web App for URL Shortener that could deploy on your own cloud or locally.
100% JSR (i.e. npm free); 100% test coverage; no docs yet, please read the source code.
Auth support via Hono built-in middlewares, also example from https://sign-poc.js.org (Disclaimer: this is PoC project of mine, WIP).
Due to CSP, the Sign On button not working in playground preview pane (iframe), standalone [2] URL works fine.
---
[1]: https://jsr.io/@indirect/short
-
Deno Deploy: Deploy a React App
deployctl deploy --project= https://jsr.io/@std/http/1.0.9/file_server.ts
- Revisando Node JS
-
How to convert CommonJS to ESM
ESM is the standard JavaScript way to share code and all new JavaScript should support it. Choosing to support CommonJS today can be extremely painful for module authors and developers who don’t want to troubleshoot legacy compatibility issues. JSR - the open source, modern JavaScript registry, explicitly forbids modules using CommonJS. Everyone can do their part in levelling up the JavaScript ecosystem!
-
Sqlite3 WebAssembly
If you like, solving these sort of problems, we are tackling them at Fireproof.
Our database API is modeled on CouchDB and MongoDB, but our storage abstractions are along the lines of what you need to build the multi writer WAL you describe.
More details here https://jsr.io/@fireproof/encrypted-blockstore
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 Jan 2025
Stats
jsr-io/jsr is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of jsr is Rust.