sindresorhus / map-objLinks
Map object keys and values into a new object
☆217Updated 2 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☆248Updated 5 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Find the closest package.json file☆166Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Read a package.json file☆174Updated 3 weeks ago
- Get the latest version of an npm package☆175Updated last year
- Convert a value to an array☆132Updated 4 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Timeout a promise after a specified amount of time☆297Updated last month
- Write a package.json file☆89Updated 2 months ago
- Read the closest package.json file☆267Updated 3 weeks ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Sort the keys of an object☆105Updated 3 months ago
- 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…☆96Updated 2 years ago
- Wait for a condition to be true☆164Updated 2 months ago
- Create a deferred promise☆82Updated 2 months ago
- Walk through a folder and figure out what goes in an npm package☆115Updated last month
- Check if a value is a plain object☆103Updated last year
- Monkey-patches for file system related things☆119Updated 2 months ago
- Get the file location associated with a dependency/partial's path☆85Updated last week
- Get the gzipped size of a string or buffer☆172Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Make a function mimic another one☆96Updated last year
- when you want to fire an event no matter how a process exits.☆195Updated last month
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Parse the things that can be arguments to `npm install`☆132Updated 2 weeks ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year