npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "look" 的结果(共 7 个)
node-emoji

Friendly emoji lookups and parsing utilities for Node.js. 💖

MIT
character-parser

Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.

MIT
jest-haste-map

`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects

MIT
levenshtein-damerau

A quick and easy Damerau Levenshtein implementation (not a Levenshtein only operation which doesn't do look aheads or transpositions).

cacheable-lookup

A cacheable dns.lookup(…) that respects TTL

MIT
resolve-import

Look up the file that an `import()` statement will resolve to, possibly relative to a given parentURL

BlueOak-1.0.0
async-cache

Cache your async lookups and don't fetch the same thing more than necessary.

ISC