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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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
- Minimalistic BDD-style assertions for Node.JS and the browser.☆2,096Jan 14, 2023Updated 3 years ago
- nodejs core exec() function thunk wrapper for "co"☆45Apr 22, 2014Updated 11 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 6 months ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 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
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- BDD style assertions for node.js -- test framework agnostic☆1,895Oct 29, 2019Updated 6 years ago
- remove extra indent from a block of code☆13Jan 5, 2016Updated 10 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- CSS preprocessor where CSS and JavaScript can be mixed (sort of)☆46Aug 5, 2015Updated 10 years ago
- Wrap an io.Writer for metrics.☆10May 8, 2018Updated 7 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Dec 15, 2023Updated 2 years ago
- Power Assert feature instrumentor on the fly☆28Apr 24, 2017Updated 8 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 3 years ago
- C recursive descent parser based on Ian Piumarta's peg(1)☆20Feb 4, 2014Updated 12 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- Get the length of the longest item in an array.☆29Apr 4, 2018Updated 7 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- A stream of fixed-size blocks☆55Nov 24, 2025Updated 3 months ago
- exponential backoff without the weird cruft☆18Mar 4, 2019Updated 7 years ago
- testify/assert but as testify/require☆37Aug 30, 2023Updated 2 years ago
- substack's cipherhub as a shell script☆42May 16, 2019Updated 6 years ago
- ☆16Oct 16, 2015Updated 10 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago