Node JS

[ follow ]
fromgithub.com
1 week ago

rakeshmenon/npmlens-mcp

npmlens-mcp lets your coding agent (such as Claude, Cursor, Copilot, Gemini or Codex) search the npm registry and fetch package context (README, downloads, GitHub info, usage snippets). It acts as a ModelContextProtocol (MCP) server, giving your AI assistant a structured way to discover libraries and integrate them quickly. Structured npm search with optional ranking weights. Direct README fetch (optionally truncated). Enriched package info (downloads + GitHub details). Usage snippet extraction from README. Stdio MCP transport, ready for MCPcompatible clients.
Node JS
#nodejs
Node JS
fromnodesource.com
1 month ago

15 Recent Node.js Features that Replace Popular npm Packages

Modern Node.js now includes many features previously provided by popular npm packages, reducing dependencies and improving security and maintainability.
Node JS
fromInfoWorld
1 year ago

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 enhances JavaScript runtime with new features including module support and improved WebSocket client.
Node JS
fromInfoWorld
2 weeks ago

Q&A: Why io.js decided to fork Node.js

Developers dissatisfied with Joyent's control forked Node.js into io.js governed by an open technical committee led by Fedor Indutny and collaborators.
Node JS
fromMedium
1 month ago

How to Setup React Storybook (v9) with pNPM For Advanced-To-Beginner React Developers?

PNPM provides faster, more consistent installs and enhances supply-chain security by disabling automatic postinstall scripts in dependencies starting with version 10.
Node JS
fromTheregister
1 month ago

Bun 1.3 stuffs everything and kitchen sink into JS runtime

Bun 1.3 consolidates JavaScript toolchains with fast Zig-based runtime, extensive built-in tooling, and isolated installs but raises concerns about scope and pace.
Node JS
fromKDnuggets
1 month ago

Qwen Code Leverages Qwen3 as a CLI Agentic Programming Tool - KDnuggets

Integrating Qwen3-Coder with the Qwen Code CLI enables an agentic, environment-aware coding assistant with free Qwen OAuth authentication and automation capabilities.
Node JS
fromSecurityWeek
2 months ago

GitHub Boosting Security in Response to NPM Supply Chain Attacks

GitHub will require two-factor authentication for local NPM publishing and deploy short-lived, granular tokens plus trusted publishing to mitigate NPM supply-chain attacks.
#deno
fromInfoQ
2 months ago

Cloudflare Adds Node.js HTTP Servers to Cloudflare Workers

To support HTTP client APIs, Cloudflare reimplemented the core node:http APIs by building on top of the standard fetch() API that Workers use natively, maintaining Node.js compatibility without significantly affecting performance. The wrapper approach supports standard HTTP methods, request and response headers, request and response bodies, streaming responses, and basic authentication. However, the managed approach makes it impossible to support a subset of Node.js APIs.
Node JS
fromInfoWorld
9 months ago

Oracle maintains hold on JavaScript trademark

"Yesterday, Oracle filed a motion to dismiss in response to Deno's petition to cancel its 'JavaScript' trademark," Deno Land CEO Dahl said. "But instead of addressing the real issue-that JavaScript is an open standard with multiple independent implementations-Oracle is trying to stall the process and sidestep accountability."
Node JS
Node JS
fromInfoWorld
2 months ago

Are you ready for multicloud? A checklist

Supporting multiple public clouds is often inevitable for large organizations, requiring gradual adoption, strong governance, and cross-team technical expertise to manage complexity.
Node JS
fromInfoQ
2 months ago

Node.js Moves Toward Stable TypeScript Support With Amaro 1.0

Amaro v1.0.0 makes Node.js's official type-stripping loader stable, improving native TypeScript support with node_modules processing and two type-stripping modes.
Node JS
fromMedium
8 months ago

Introducing Harmony: Unified JavaScript Platform for Building Composable Frontends and Backends

Bit Harmony is a lightweight NodeJS framework that enables building modular, reusable frontend and backend Aspects for composable full-stack applications with scalable deployment.
[ Load more ]