sindresorhus / map-objLinks
Map object keys and values into a new object
☆217Updated 4 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
- Find the closest package.json file☆166Updated 7 months ago
- Get metadata of a package from the npm registry☆247Updated last year
- Convert a value to an array☆133Updated 4 years 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
- Read a package.json file☆175Updated 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
- Get the latest version of an npm package☆176Updated last year
- Read the closest package.json file☆268Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Walk through a folder and figure out what goes in an npm package☆116Updated 2 weeks ago
- Sort the keys of an object☆108Updated 5 months ago
- Monkey-patches for file system related things☆119Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Finds the common standard cache directory☆161Updated 9 months ago
- Check if a value is a plain object☆104Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Run some code when the process exits☆300Updated 2 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
- Create a deferred promise☆84Updated 4 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago