@hiherto-elements/assert

0.0.12 • Public • Published

@hiherto-elements/assert

A simple, es6 only assert lib. Forked from assert-js.

Installation with npm

npm install @hiherto-elements/assert --save

Usage directly in the web

import { Assert } from 'https://unpkg.com/@hiherto-elements/assert@0.0.9/Assert.js' 

Assert.true(false);
Assert.isFunction(false)

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @hiherto-elements/assert

      Weekly Downloads

      2

      Version

      0.0.12

      License

      MIT

      Unpacked Size

      33.1 kB

      Total Files

      10

      Last publish

      Collaborators

      • sebs