Skip to content

Check types of values with flow and typescript support

License

Notifications You must be signed in to change notification settings

Eazymov/checked

Repository files navigation

checked

npm License Build Status Coverage Status types: typescript/flow code style: prettier PRs Welcome

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

MIT

Copyright (c) 2019 - present, Eduard Troshin

About

Check types of values with flow and typescript support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published