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 6 months ago
- Find the closest package.json file☆166Updated 6 months ago
- Convert a value to an array☆133Updated 4 years ago
- Write a package.json file☆89Updated 3 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Read a package.json file☆174Updated last month
- Get metadata of a package from the npm registry☆245Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Read the closest package.json file☆268Updated last month
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Get the latest version of an npm package☆175Updated last year
- Finds the common standard cache directory☆160Updated 8 months ago
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Filter object keys and values into a new object☆105Updated last year
- 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 2 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Create a deferred promise☆84Updated 3 months ago
- Check if a value is a plain object☆103Updated last year
- Monkey-patches for file system related things☆119Updated 3 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Walk through a folder and figure out what goes in an npm package☆115Updated 3 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Make a function mimic another one☆97Updated last year
- Toggle the CLI cursor☆113Updated last year
- Parse the things that can be arguments to `npm install`☆133Updated last month
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago