assertik

1.0.0 • Public • Published

Assertik

Very simple assertion library for node and browser

assert(value, [message])

Tests if value is truthy

assert.equal(actual, expected, [message])

Tests shallow, coercive equality with the equal comparison operator ( == ).

/assertik/

    Package Sidebar

    Install

    npm i assertik

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • trysound