sindresorhus / map-objLinks
Map object keys and values into a new object
☆216Updated 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☆246Updated 3 months ago
- Find the closest package.json file☆165Updated 3 months ago
- Read a package.json file☆171Updated last year
- Write a package.json file☆88Updated last week
- Convert a value to an array☆130Updated 3 years ago
- Read the closest package.json file☆267Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Get metadata of a package from the npm registry☆244Updated last year
- Get the latest version of an npm package☆176Updated last year
- Timeout a promise after a specified amount of time☆293Updated this week
- Monkey-patches for file system related things☆116Updated this week
- when you want to fire an event no matter how a process exits.☆193Updated 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
- Check if a value is a plain object☆102Updated last year
- Finds the common standard cache directory☆158Updated 5 months ago
- Filter object keys and values into a new object☆104Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Toggle the CLI cursor☆111Updated last year
- Create a deferred promise☆80Updated last week
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Sort the keys of an object☆105Updated 3 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆131Updated last month
- Make a function mimic another one☆95Updated 10 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago