sindresorhus / sort-keys
Sort the keys of an object
☆101Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for sort-keys
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated last year
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Find the closest package.json file☆159Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Make a function mimic another one☆91Updated 3 weeks ago
- Check if a URL is absolute☆78Updated 3 years ago
- Read a package.json file☆166Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Monorepo for NodeLib libraries☆70Updated this week
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Read the closest package.json file☆258Updated last year
- Import a globally installed module☆57Updated 10 months ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Check if a value is a plain object☆102Updated 6 months ago
- An implementation of window.fetch in Node.js using Minipass streams☆54Updated last month
- Write a package.json file☆89Updated 3 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Convert a value to an array☆131Updated 3 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆43Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year