Node.js bindings for libcurl - a powerful HTTP/HTTPS client library.
pnpm installnpm run buildnpm testnpm run lintnpm run typecheck- Native C++ bindings for libcurl
- TypeScript/JavaScript interface
- Cross-platform support (Windows, macOS, Linux)
- Uses Node.js native addons
- Requires libcurl to be installed on the system
- Main branch for PRs:
develop - Always use pnpm pregyp build to build the addon, do not use pnpm run build.