Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nodejs-samsam - Value identification and comparison functions
- Description:
samsam is a collection of predicate and comparison functions useful to
identify the type of values and to compare values with varying degrees of
strictness.
samsam is a general-purpose library with no dependencies. It works in browsers
(including old and rowdy ones, like IE6) and Node. It will define itself as an
AMD module if you want it to (i.e. if there's a define function available).
samsam was originally extracted from the referee assertion library, which
ships with the Buster.JS testing framework.
Packages