@allforabit/checks
TypeScript icon, indicating that this package has built-in type declarations

1.5.3 • Public • Published

@thi.ng/checks

This project is part of the @thi.ng/umbrella monorepo.

About

This package provides ~50 single-function sub-modules for type, feature & value checks.

Installation

yarn add @thi.ng/checks

Dependencies

None

Usage

// full import
import * as checks from "@thi.ng/checks";

// individual import
import { isFunction } from "@thi.ng/checks/is-function";

Authors

  • Karsten Schmidt

License

© 2016-2018 Karsten Schmidt // Apache Software License 2.0

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i @allforabit/checks

    Weekly Downloads

    0

    Version

    1.5.3

    License

    Apache-2.0

    Unpacked Size

    34.3 kB

    Total Files

    109

    Last publish

    Collaborators

    • allforabit