valeriangalliat / fetch-cookie
Decorator for a `fetch` function to support automatic cookie storage and population. 🍪
☆141Updated 4 months ago
Alternatives and similar repositories for fetch-cookie:
Users that are interested in fetch-cookie are comparing it to the libraries listed below
- A cacheable dns.lookup(…) that respects TTL☆204Updated last year
- Run some code when the process exits☆286Updated last year
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆87Updated 4 months ago
- Character encoding detection tool for NodeJS☆291Updated 2 months ago
- A promises port of https://github.com/raszi/node-tmp☆128Updated 8 months ago
- A ready to use http and https agent for working with proxies that keeps connections alive!☆186Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- Sanitize string for use as filename☆352Updated last year
- Serialize/deserialize an error into a plain object☆557Updated 4 months ago
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Parse HTTP set-cookie headers in JavaScript☆192Updated 2 months ago
- Create and parse HTTP Content-Disposition header☆232Updated last week
- Spec-compliant FormData implementation for Node.js☆145Updated 5 months ago
- ☆185Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated last year
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆112Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆261Updated 2 months ago
- Maxmind's GeoLite2 Free Databases Helper☆63Updated last week
- Gracefully terminates HTTP(S) server.☆330Updated last year
- Predefined character sets to use with nanoid☆135Updated last week
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 4 months ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆97Updated last year
- Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.☆84Updated 8 months ago
- Test if an ES module is run directly (require.main replacement)☆91Updated this week
- encode & decode HTML & XML entities with ease & speed☆338Updated this week
- Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')☆88Updated 5 months ago
- high performance router for Koa☆138Updated last month