sindresorhus / map-objLinks
Map object keys and values into a new object
☆216Updated 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☆246Updated 4 months ago
- Read a package.json file☆173Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Write a package.json file☆89Updated last month
- Get metadata of a package from the npm registry☆244Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Read the closest package.json file☆267Updated last year
- Get the latest version of an npm package☆175Updated last year
- Convert a value to an array☆131Updated 3 years ago
- Timeout a promise after a specified amount of time☆295Updated 3 weeks ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Monkey-patches for file system related things☆119Updated last month
- Check if a value is a plain object☆103Updated last year
- Sort the keys of an object☆105Updated 2 months ago
- Create a deferred promise☆82Updated last month
- Is the given string an acceptable npm package name?☆303Updated last week
- Finds the common standard cache directory☆159Updated 6 months ago
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated last week
- 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
- Make a function mimic another one☆96Updated last year
- A Babel 7 plugin transform to convert CommonJS into ES Modules☆87Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago