Michael Heuberger
Results
5
repositories owned by
Michael Heuberger
avconv
52
Stars
11
Forks
Watchers
Simply spawns an avconv process with any parameters and streams the results to you (meta data + conversion progress)
find-remove
61
Stars
19
Forks
Watchers
recursively finds files by filter options from a start directory onwards and deletes these. useful if you want to clean up a directory in your node.js app.
spider-detector
34
Stars
10
Forks
Watchers
A tiny node module to detect spiders/crawlers quickly and comes with optional middleware for ExpressJS
videomail-client
55
Stars
19
Forks
Watchers
A wicked npm package to record videos directly in the browser, wohooo!
canvas-to-buffer
23
Stars
4
Forks
Watchers
Convert a Canvas graphic to a Buffer, as fast as possible, without a copy