mafintosh / safety-catchLinks
Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion
☆33Updated 3 years ago
Alternatives and similar repositories for safety-catch
Users that are interested in safety-catch are comparing it to the libraries listed below
Sorting:
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- Tiny async debouncer☆37Updated last year
- Bridging the gap between buffers and typed arrays☆45Updated 10 months ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Brittle TAP test framework☆97Updated this week
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Run cleanup logic just before the process exits without interfering☆45Updated 7 months ago
- a very simple in-place binary format☆29Updated 3 years ago
- Debug streams, by adding latency etc☆21Updated 9 months ago
- emoji-index☆15Updated last year
- A keyword based search index built on Hypertrie☆27Updated 5 years ago
- An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration☆25Updated 4 years ago
- Tiny module for easy encryption of Buffers☆32Updated 3 years ago
- Generate a cryptographically random password from EFF's improved Diceware word list☆37Updated 3 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 7 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Yet another auto expiring, max sizable cache☆50Updated last year
- Simple RPC with Protobuf Services☆25Updated 5 years ago
- A recursive async iterator of the files and directories in a given directory. Can take multiple directories and files, limit walk depth a…☆19Updated last year
- Isomorphic fetch with window.fetch and undici.fetch☆19Updated last week
- A Map with an upsert method and gc support☆17Updated 5 years ago
- Chooses the fastest random access backend based on the user's browser☆39Updated 4 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- An Immutable Asynchronous Map☆32Updated last year
- Share an abstract-level database over the network or other kind of stream.☆16Updated 2 years ago
- Node.js spec-like TAP reporter☆30Updated last year
- Derive a key and secret key file from a name☆19Updated 4 years ago
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆37Updated 5 years ago