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☆46Updated 2 years ago
- Convert object keys from camel case☆57Updated last year
- Convert a string index to its line and column position☆36Updated 3 months ago
- Clone a Node.js HTTP response stream☆32Updated last year
- Change the file extension of a path☆41Updated last year
- Merge and normalize adjacent or overlapping integer ranges☆32Updated 2 years ago
- Cooperative get-port implementation☆10Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the default browser☆60Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- ESLint shareable config for Flow to be used with eslint-config-xo☆25Updated 4 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 4 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆83Updated 7 months ago
- Check if a string is a valid JavaScript identifier☆27Updated last year
- Get the version of a binary in semver format☆36Updated last year
- List of archive file extensions☆16Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Gracefully restore the CLI cursor on exit☆41Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated 11 months ago