litejs / browser-cookie-liteLinks
Cookie getter/setter for browser in 340 bytes
☆17Updated 7 years ago
Alternatives and similar repositories for browser-cookie-lite
Users that are interested in browser-cookie-lite are comparing it to the libraries listed below
Sorting:
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 7 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Canary tooling for checking webpack dependencies against specific webpack versions☆46Updated 7 years ago
- Compression for HTTP microservices built with Micro☆43Updated 9 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Enables calling out to main thread from a worker to register callbacks, etc.☆26Updated 7 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Input module for Listr☆33Updated 5 years ago
- Shave some bytes by using Preact.☆40Updated 7 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 6 years ago
- A tiny (350B) library to detect when images have loaded.☆40Updated 6 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- a simple asynchronous queue☆17Updated 5 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 8 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Run prettier formatter with rollup☆63Updated this week
- Hot module replacement for node.js☆56Updated last year
- A tagged template literal utility for Node streams☆46Updated 5 years ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 8 years ago
- Lazy number range generator☆83Updated 2 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Delay mounting expensive components until a placeholder component has been scrolled into view.☆22Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago