type-check
npmv0.4.0type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Overview
type-check is an npm package that type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. The latest version is 0.4.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of type-check.
Dependencies
Runtime (1)
Dev (3)
Used by
Popular packages that depend on type-check.
Alternatives to type-check
Infer the content-type of a request.
Media Type Database
TypeScript-first schema declaration and validation library with static type inference
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Returns true if a string has an extglob.
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
Frequently installed together
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
node's assert.deepEqual algorithm except for NaN being equal to NaN
Wrap words to a specified length.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Version history
| Version | Published | License |
|---|---|---|
| 0.4.0latest | 6 years ago | MIT |
| 0.3.2 | 10 years ago | MIT |
| 0.3.1 | 12 years ago | MIT |
| 0.3.0 | 12 years ago | MIT |
| 0.2.0 | 12 years ago | MIT |
| 0.1.0 | 12 years ago | MIT |
Maintainers
Frequently asked questions
How do I install type-check?
Run `npm install type-check` to add type-check to your npm project.
What license is type-check released under?
type-check is distributed under the MIT license.
How popular is type-check?
type-check has approximately 0 downloads per week and 1 known dependent packages.