npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "infer" 的结果(共 7 个)
zod

TypeScript-first schema declaration and validation library with static type inference

MIT
@commander-js/extra-typings

Infer strong typings for commander options and action handlers

MIT
@zod/core

TypeScript-first schema declaration and validation library with static type inference

MIT
infer-owner

Infer the owner of a path based on the owner of its nearest existing parent

ISC
@npmcli/infer-owner

Infer the owner of a path based on the owner of its nearest existing parent

ISC
ast-metadata-inferer

[![Test](https://github.com/amilajack/ast-metadata-inferer/actions/workflows/test.yml/badge.svg)](https://github.com/amilajack/ast-metadata-inferer/actions/workflows/test.yml)

MIT
babel-plugin-transform-simplify-comparison-operators

Convert === and !== to == and != if their types are inferred to be the same.

MIT