type-detection
There are 9 repositories under type-detection topic.
sindresorhus/is
Type check values
thombashi/typepy
A Python library for variable type checker/validator/converter at a run time.
ndaidong/bellajs
Lightweight util for your Node.js and browser apps
justsml/schema-analyzer
Heuristic JSON "column" type & size analysis w/ enumeration detection.
loophop/mskeeper
mskeeper是基于explain的mysql慢查询监控插件,可用于协助Golang上的mysql安全开发,其分别可通过插件或驱动的方式导入。
moimikey/typeov
👺 weak but accurate type checking that returns a string representation of input's type
hrs/bringhurst
Dynamically record type signatures of Ruby methods.
ryanmorr/kind
Type checking differently
nandovejer/js-subtype
js-subtype is a lightweight library that allows you to determine JavaScript subtypes, making it easy to identify the exact type of an object (like Array, Date, etc.).