mafintosh / generate-functionLinks
Module that helps you write generated functions in Node
☆78Updated last year
Alternatives and similar repositories for generate-function
Users that are interested in generate-function are comparing it to the libraries listed below
Sorting:
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- convert module usage to inline expressions☆75Updated 5 months ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Transform your data as it pass by, synchronously.☆107Updated last month
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- A minimal overhead event loop delay sampler.☆22Updated last week
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- process.nextTick() batching utility☆38Updated 8 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated last year
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Userland streams implementation☆45Updated 7 years ago
- An asynchronous middleware pattern☆27Updated last year
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 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
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Solves a problem with util.format☆17Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago