medikoo / es6-weak-mapLinks
WeakMap collection as specified in ECMAScript6
☆30Updated 4 years ago
Alternatives and similar repositories for es6-weak-map
Users that are interested in es6-weak-map are comparing it to the libraries listed below
Sorting:
- ☆27Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Global logging utility.☆19Updated last year
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last year
- Turn an array like into an array☆12Updated 4 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Node.js path.dirname() ponyfill☆13Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago