inferjs-library
A runtime library that allows you to infer rules for extended type checking in JavaScript.
inferjs-compiler
A compiler that processes JSDoc comments into an InferObject File for utilizing with the InferJS Library.
inferjs
A package of InferJS tools, designed for runtime checking of Javascript types and narrowing through expectations.