Skip to content

Latest commit

 

History

History

checks

checks

npm version npm downloads Twitter Follow

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

About

Collection of 50+ type, feature & value checks.

Status

STABLE - used in production

Installation

yarn add @thi.ng/checks
// ES module
<script type="module" src="https://unpkg.com/@thi.ng/checks?module" crossorigin></script>

// UMD
<script src="https://unpkg.com/@thi.ng/checks/lib/index.umd.js" crossorigin></script>

Package sizes (gzipped, pre-treeshake): ESM: 1.47 KB / CJS: 1.73 KB / UMD: 1.45 KB

Dependencies

API

Generated API docs

TODO

Authors

Maintainer

Contributors

License

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