0.1.0 • Published 7 years ago
checked v0.1.0
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 --saveYarn
yarn add checkedAbout
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
0.1.0
7 years ago