emkay / theodoreLinks
http framework
☆36Updated 2 years ago
Alternatives and similar repositories for theodore
Users that are interested in theodore are comparing it to the libraries listed below
Sorting:
- xz compression as a service☆20Updated 7 years ago
- Efficiently refresh a timer across Node versions and the browser☆24Updated 3 years ago
- Minimal recursive file watcher☆83Updated last year
- Small module that helps you maintain state around resources☆54Updated 5 years ago
- Derive a named key from a high-entropy master key☆25Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- An example Node.js native module☆37Updated 7 years ago
- Add an event listener without causing any side effects☆36Updated 7 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Bit database☆15Updated 5 years ago
- Like String#replace(), but for buffers☆27Updated 3 months ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Read a file and re-read it when it changes☆17Updated 8 years ago
- A NodeJS fuzzing toolkit that makes it easy to fuzz against a reference model.☆18Updated 3 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- A tcp/utp server that auto announces itself using discovery-channel☆57Updated 7 years ago
- An on-save linter and formatter for atom using standard. Supports all the options that standard supports.☆14Updated 8 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- run a command over and over☆23Updated 7 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker