checked
v0.1.0
Published
Check type of value with flow and typescript support
Downloads
383
Maintainers
Readme
checked
Check type of value with flow and typescript support | github.com/Eazymov/checked
Installation
Direct <script />
include
The library will be exposed as a global Checked
variable
<script src="https://cdn.jsdelivr.net/npm/checked@latest"></script>
or via unpkg
<script src="https://unpkg.com/checked@latest"></script>
NPM
npm install checked --save
Yarn
yarn add checked
About
Library for type checking. Supports both TypeScript and Flow type annotations out of the box. Zero dependencies. Commonjs and es6-modules compatible
Questions
If you have any troubles, questions or proposals you can create the issue
License
Copyright (c) 2019 - present, Eduard Troshin