httptoolkit / httpolyglot
Serve http and https connections over the same port with node.js
β15Updated 4 months ago
Alternatives and similar repositories for httpolyglot:
Users that are interested in httpolyglot are comparing it to the libraries listed below
- πΈ Cross platform children list of a PID.β123Updated 2 years ago
- Write a package.json fileβ89Updated 6 months ago
- Pure Javascript implementations of all RFC4648 data encodingsβ74Updated 2 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.β58Updated 4 months ago
- Get the default browserβ54Updated last year
- Node CLI or module to calculate folder sizeβ72Updated last week
- Monorepo for NodeLib librariesβ70Updated last month
- Get the current package's binary pathβ36Updated 2 weeks ago
- Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')β87Updated 2 months ago
- Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows, or MacOS.β65Updated 9 months ago
- when you want to fire an event no matter how a process exits.β189Updated last year
- ANSI escape codes for some terminal swag.β72Updated 2 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards dataβ52Updated last year
- requestIdleCallback Polyfillβ34Updated last year
- Wait for a condition to be trueβ156Updated last year
- Monkey-patches for file system related thingsβ114Updated this week
- Serialize objects to JSON with handling for circular referencesβ154Updated 7 months ago
- Ponyfill for Error#captureStackTraceβ61Updated 2 years ago
- nvm + execa = nvexecaβ43Updated 2 weeks ago
- Make a function mimic another oneβ94Updated 3 months ago
- File storage adapter for Keyv, using json to serialize data.β70Updated 2 months ago
- β±οΈZero CPU overhead, zero dependency, true event-loop blocking sleep β±οΈβ79Updated 4 years ago
- Daemonize the current Node.js processβ33Updated last week
- plugins to minify HTMLβ92Updated this week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!β108Updated 2 years ago
- Convert IPv4 and IPv6 addresses to and from BigIntβ11Updated last week
- Make a callback- or promise-based function support both promises and callbacks.β112Updated last year
- Convert data between YAML, TOML, JSON, JSON5, INI, CSV, ES Module, CommonJS