1.5.3 • Published 6 years ago

@allforabit/checks v1.5.3

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

@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