undici
Client library
An HTTP/1.1 client library for Node.js
An HTTP/1.1 client, written from scratch for Node.js
6k stars
52 watching
560 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
clienthttpnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,766 |
kong/unirest-nodejs | A Node.js HTTP client library providing a simplified way to make requests and send data. | 952 |
nwjs/nw.js | An app runtime that enables building native desktop applications using web technologies like HTML5 and JavaScript. | 40,418 |
sindresorhus/got | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,369 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,978 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,074 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,871 |
unetworking/uwebsockets.js | A standards-compliant web server written in C++ for Node.js back-ends | 8,171 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,804 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,498 |