mjwwit / node-XMLHttpRequestLinks
XMLHttpRequest for node.js
☆15Updated 8 months ago
Alternatives and similar repositories for node-XMLHttpRequest
Users that are interested in node-XMLHttpRequest are comparing it to the libraries listed below
Sorting:
- A transform to make UglifyJS work in browserify☆21Updated 5 years ago
- Get the command from a shebang☆24Updated 4 years ago
- the tty module from node core for browsers☆18Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- ☆37Updated 2 years ago
- Node's domain module for the web browser☆32Updated 2 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Minimal module to check if a file is executable.☆51Updated this week
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 4 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Object.keys shim☆46Updated last month
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Right-align the text in a string.☆19Updated 7 years ago
- timers module for browserify☆24Updated last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- all the types of nodes in htmlparser2's dom☆29Updated 2 weeks ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Updated 3 months ago