ehmicky / keep-func-propsLinks
Wrap a function without changing its name and other properties
☆12Updated 8 months ago
Alternatives and similar repositories for keep-func-props
Users that are interested in keep-func-props are comparing it to the libraries listed below
Sorting:
- Runtime validation and processing of JavaScript types☆38Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Get the current package's binary path☆37Updated 8 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Make a function mimic another one☆96Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Rewrite `import` statements as `require()`s; via RegExp☆32Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Gulp.js command execution for humans☆57Updated 3 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if a string is a URL☆87Updated 2 years ago
- nvm + execa = nvexeca☆45Updated last week
- Creates a production preview of a package☆82Updated this week
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Run promise-returning & async functions in series☆71Updated 4 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆41Updated last year
- A Map implementation with expirable items☆93Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Map over promises serially☆50Updated 4 years ago