Node.js cURL Wrapper
JSON →node-curl is an abandoned Node.js package that provides a wrapper around the `libcurl` library, allowing developers to perform HTTP and other network requests with access to all standard cURL options and information retrieval. Released with version 0.3.3, its last update was in 2014, making it incompatible with modern Node.js versions (the `engines` field specifies `>= 0.6.0`). Due to its age and lack of maintenance, it does not support current Node.js APIs, `node-gyp` versions, or ESM. It distinguishes itself by offering both a high-level function-based API and a lower-level `Curl` class for granular control over the transfer process. For contemporary applications, the actively maintained `node-libcurl` library serves as a modern and compatible alternative, which was originally based on the work of `node-curl` but has been largely rewritten.
Traffic · last 30 days ↓33% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany