sindresorhus / map-objLinks
Map object keys and values into a new object
☆213Updated last month
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☆247Updated last month
- Convert a value to an array☆129Updated 3 years ago
- Find the closest package.json file☆164Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Read the closest package.json file☆269Updated last year
- Read a package.json file☆169Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 11 months ago
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Get the latest version of an npm package☆176Updated last year
- Write a package.json file☆88Updated 11 months ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Finds the common standard cache directory☆158Updated 3 months ago
- Sort the keys of an object☆104Updated 10 months ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Toggle the CLI cursor☆110Updated 11 months ago
- when you want to fire an event no matter how a process exits.☆192Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆130Updated 5 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…☆94Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Is the given string an acceptable npm package name?☆303Updated 2 weeks ago
- Debounce promise-returning & async functions☆224Updated last year
- Monkey-patches for file system related things☆116Updated last week
- Filter object keys and values into a new object☆102Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year