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 ( == ).

Readme

Keywords

none

Package Sidebar

Install

npm i assertik

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • trysound