seanmonstar / symbolLinks
ES6 Symbols in your ES5.
☆29Updated 6 years ago
Alternatives and similar repositories for symbol
Users that are interested in symbol are comparing it to the libraries listed below
Sorting:
- Object.keys shim☆45Updated 6 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- Create an array without duplicates☆73Updated 4 years ago
- Helper for building generic names, similar to webpack☆15Updated 2 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 10 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated last month
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- A transform to make UglifyJS work in browserify☆21Updated 5 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Get the callsite of the caller function☆54Updated last month
- A collection of Regenerate sets for Unicode various properties.☆19Updated last month
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Find the closest babel config based on a directory☆13Updated last year
- timers module for browserify☆24Updated 10 months ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Get the set npm registry URL☆56Updated 6 months ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated 2 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last week
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 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
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- ES2017 spec-compliant shim for Object.entries☆57Updated last year
- Node.js releases data☆37Updated this week
- Get the visual width of a string - the number of columns required to display it☆13Updated 2 years ago