sindresorhus / get-own-enumerable-keysLinks
Like Object.keys() but also includes symbols
☆24Updated 2 years ago
Alternatives and similar repositories for get-own-enumerable-keys
Users that are interested in get-own-enumerable-keys are comparing it to the libraries listed below
Sorting:
- Check whether a file can be executed☆45Updated 2 years ago
- Cooperative get-port implementation☆10Updated 3 years ago
- Clone a Node.js HTTP response stream☆31Updated last year
- Convert a string index to its line and column position☆35Updated 2 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Convert object keys from camel case☆57Updated last year
- Break out of a promise chain☆24Updated 4 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Change the file extension of a path☆41Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Get the hash of a string☆68Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the default browser☆59Updated 2 weeks ago
- ESLint shareable config for Flow to be used with eslint-config-xo☆25Updated 4 years ago
- Get the user's default shell☆41Updated 2 months ago
- Merge and normalize adjacent or overlapping integer ranges☆31Updated 2 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the email of an npm user☆32Updated last year
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Add XO to your project☆47Updated 2 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 10 months ago
- Get the version of a binary in semver format☆36Updated last year
- Expand deeply nested values from an object, with support for advanced features☆18Updated 3 months ago
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago