brianloveswords / throttle-functionLinks
Takes a function, returns a function that will can only be called a certain amount of times per second.
☆28Updated 8 years ago
Alternatives and similar repositories for throttle-function
Users that are interested in throttle-function are comparing it to the libraries listed below
Sorting:
- Iterate through the values of a stream☆27Updated 6 years ago
- seamlessly queue up asynchronous function calls. supports concurrency and timeouts.☆21Updated 5 years ago
- Interpret a number as base 8☆19Updated 9 years ago
- Source-annotating profiler for node.js☆46Updated 8 years ago
- Userland streams implementation☆45Updated 7 years ago
- Generic, simple retry module with exponential backoff.☆51Updated 8 years ago
- Simple, expressive and yieldable MongoDB☆40Updated 9 years ago
- Exchange npm caches with someone else on the local network☆22Updated 10 years ago
- a crash friendly queue that persists queue state and can restart. uses a worker pool and has configurable concurrency☆57Updated 9 years ago
- 💁 verify access to the current GitHub user☆27Updated 9 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- Give promises and thunks timeouts☆24Updated 10 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Cache on file-system☆21Updated 9 years ago
- easily add new collaborators to your github repos from the CLI☆46Updated 8 years ago
- Node.js and io.js native addon build tool a (hopefully temporary) fork of TooTallNate/node-gyp☆38Updated 9 years ago
- Runs {io,node}.js benchmarks and generates pretty graphs☆22Updated 10 years ago
- Distributed map and filter☆33Updated 8 years ago
- Create a writable stream that writes to multiple other writeable streams☆30Updated 7 years ago
- Rewrite your JS on the fly using JS☆67Updated 8 years ago
- Server router☆61Updated 5 years ago
- A drop-in replacement for synchronous JSON.parse that uses `jju` to produce helpful errors.☆19Updated 10 years ago
- A tool from NodeSource to help with the process of upgrading modules to the latest version of Node.js, replacing old NAN C++ bindings and…☆22Updated 9 years ago
- Use npm v3 alongside your currently installed npm.☆34Updated 8 years ago
- Sets the user identity of the process to `www-data`☆17Updated 4 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- Back to the basics, Hickey-inspired, generic text parser☆21Updated 9 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Updated 9 years ago
- Generates github compatible API documentation from your project's jsdocs and adds them to your Readme.☆56Updated 10 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year