mjwwit / node-XMLHttpRequestLinks
XMLHttpRequest for node.js
☆15Updated 7 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:
- Get the command from a shebang☆24Updated 4 years 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
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- A transform to make UglifyJS work in browserify☆21Updated 5 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Node's domain module for the web browser☆32Updated last month
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- ☆19Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 2 weeks 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 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Check if a path is the current working directory☆22Updated 8 months ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated 2 weeks ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Module for parsing URI's in engine.io-client☆14Updated 6 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- list of SPDX standard license exceptions☆16Updated last year
- Minimal module to check if a file is executable.☆51Updated 2 months ago
- Create an object path (dot notation) from a list or array of strings.☆16Updated 5 years ago
- ☆37Updated 2 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
- shim for require.main.filename() that works in as many environments as possible☆20Updated 2 years ago
- Try to guess if your terminal supports unicode☆17Updated 5 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month