Node.js Articles, Tutorials & News

Rekwest – adv request for Node, zero deps

The robust request library that humanity deserves 🌐. Latest version: 4.4.0, last published: 24 minutes ago. Start using rekwest in your project by running `npm i rekwest`. There are no other projects in the npm registry using rekwest.

Read more »

AlaSQL Db for Browser and Node

AlaSQL.js – JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or…

Read more »

Permissions API in Node.js v20

Permissions can be used to control what system resources the Node.js process has access to or what actions the process can take with those resources. Permissions can also control what modules can be accessed by other modules.

Read more »