No Open-Registry videos yet. You could help us improve this page by suggesting one.
Based on our record, JSR seems to be more popular. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
// Node/Bun Import { add, getSecureRandomId } from "@your-package/ts-base"; // Browser (via bundler) Import { add, getSecureRandomId } from "@your-package/ts-base/browser"; // Deno (direct TypeScript imports) Import { add, greet, } from "https://jsr.io/@bgub/ts-base//src/index.ts";. - Source: dev.to / 17 days ago
To be fair, the advantage of Deno here is really the standard library that includes way more functionality than Node. But in the end, we should all rely on fewer dependencies. It's certainly the philosophy I'm trying to follow with https://mastrojs.github.io โ see e.g. https://jsr.io/@mastrojs/mastro/dependencies. - Source: Hacker News / 25 days ago
Worth mentioning... https://jsr.io/@std. - Source: Hacker News / 26 days ago
I like this โ JSX is a little annoying to work with outside the major implementations. If this existed, I might not have found the need to make my little Hyperstatic library (https://jsr.io/@mdekstrand/hyperstatic). - Source: Hacker News / 5 months ago
Deno is perhaps a better example with browser API's as part f winterTC + a growing set of std packages[1] and more importantly a security model that defends against this kind of exploit. I will agree with the sentiment though, I get not wanting to jump on new shiny things but for some reason I keep getting the vibe that the community is closer to crab mentality than conservatism and is downright hostile towards... - Source: Hacker News / 6 months ago
Synaptic - Please take a minute to watch our video, it gives an overview of Synaptic's role in financial services.
QApt - QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs
GNOME Software - A application for installing apps and updates.
pnpm - Fast, disk space efficient npm installs
jamjs - For front-end developers who ask maintainable assets, Jam is a package manager for JavaScript.
npm - npm is a package manager for Node.