vkarpov15 / hooks-fixed
Augment your methods with pre and post hooks
☆12Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for hooks-fixed
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Turn an array like into an array☆11Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- ☆41Updated 6 years ago
- Center-align the text in a string.☆22Updated 7 years ago
- determines if an object (or array) is circular☆14Updated 4 years ago
- Command line output formatting.☆24Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 7 months ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 6 years ago
- Sort an object's keys, including an optional key list☆30Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 6 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- A flexible command line arguments parser that is easy to configure and offers robust type handling.☆7Updated 7 years ago
- Sink your streams.☆17Updated last year
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- An asynchronous middleware pattern☆27Updated 11 months ago
- Do a heap diff on SIGUSR2 in node☆6Updated 7 years ago
- Get locally or globally installation path of given package name.☆42Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Temporary files and dirs for Node.js☆68Updated 4 months ago
- Lightweight and efficient iterators☆49Updated 4 years ago
- Get the auth token set for an npm registry☆35Updated 5 months ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated last year
- random string generator☆29Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- Get a description of a JS object's shape.☆25Updated 7 years ago