@colinhacks: Introducing Nub. The all-in-one JavaScript toolkit that augments Node.js (instead of trying to replace it)
Summary
Introducing Nub, an all-in-one JavaScript toolkit that augments Node.js instead of replacing it.
View Cached Full Text
Cached at: 06/18/26, 06:04 AM
Introducing Nub.
The all-in-one JavaScript toolkit that augments Node.js (instead of trying to replace it) https://t.co/q4ENHD8IhQ
Similar Articles
Show HN: Nub – A Bun-like all-in-one toolkit for Node.js
Nub is a fast all-in-one toolkit for Node.js that provides a Bun-like developer experience, including running TypeScript files, managing dependencies, and Node versions, all in one CLI tool written in Rust.
Show HN: Nectar, a Rust-like React that compiles to WebAssembly
Nectar is a new web framework that compiles Rust-like code to WebAssembly, eliminating JavaScript dependencies with O(1) signal updates and zero-dependency builds.
Features everyone should steal from npmx
npmx is an MIT-licensed alternative web frontend for the npm registry that adds security and usability features—like transitive install sizes, install-script disclosure, and outdated/vulnerable-dependency trees—spurring npmjs.com to finally ship dark mode.
aube, a fast Node.js package manager
Aube is introduced as a new, high-performance Node.js package manager that is significantly faster than pnpm and bun while using less disk space by utilizing a global store for dependencies.
Show HN: Ant – A JavaScript runtime and ecosystem
Ant is a JavaScript runtime and ecosystem including an engine, package manager, registry (ants.land), deployment platform, and desktop app framework (Ant Desktop) designed as a coherent alternative to existing JavaScript stacks.