stringularity-type-utils

1.0.1 • Public • Published

Stringularity-type-utils

Table of contents:

Documentation

Less type boilerplate, more fun!

The functions available were written as needed over the course of two years (2015-2017), and with most browsers' support in mind - not guaranteed to properly work in IE8 or below without performance hitches or such.

Usage

var stu = require('stringularity-type-utils');

stu.isString('someString');
// ...

Testing

The unit tests were written using mocha, chai and coverage with istanbul, and nyc. A lot of effort went into the exhaustive unit testing of the fundamental functions - the basics.

License

MIT

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i stringularity-type-utils

    Weekly Downloads

    0

    Version

    1.0.1

    License

    See License in LICENSE.md

    Last publish

    Collaborators

    • istvan_karsai