c-style assert() for nodejs, reporting the expression string as the error message
☆288Dec 11, 2018Updated 7 years ago
Alternatives and similar repositories for better-assert
Users that are interested in better-assert are comparing it to the libraries listed below
Sorting:
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Jan 3, 2015Updated 11 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- Minimalistic BDD-style assertions for Node.JS and the browser.☆2,097Jan 14, 2023Updated 3 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 8 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- nodejs core exec() function thunk wrapper for "co"☆45Apr 22, 2014Updated 11 years ago
- Unexpected - the extensible BDD assertion toolkit☆368Jan 13, 2026Updated last month
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 5 months ago
- BDD style assertions for node.js -- test framework agnostic☆1,895Oct 29, 2019Updated 6 years ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Check if a given module ID is resolvable with require()