sindresorhus / map-objLinks
Map object keys and values into a new object
☆217Updated 3 months ago
Alternatives and similar repositories for map-obj
Users that are interested in map-obj are comparing it to the libraries listed below
Sorting:
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Convert a value to an array☆133Updated 4 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Get metadata of a package from the npm registry☆245Updated last year
- Read a package.json file☆174Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Write a package.json file☆89Updated 4 months ago
- Read the closest package.json file☆268Updated 2 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Get the latest version of an npm package☆175Updated last year
- Timeout a promise after a specified amount of time☆299Updated 3 months 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…☆95Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Monkey-patches for file system related things☆119Updated 3 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Check if a value is a plain object☆103Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Parse milliseconds into an object☆124Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Create a deferred promise☆84Updated 4 months ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Parse the things that can be arguments to `npm install`☆135Updated last month
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Parse JSON with more helpful errors☆371Updated 9 months ago