npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "hast" 的结果(共 7 个)
node-haste

node-haste is a dependency management system for static resources for node.js. It provides the ability to statically resolve JavaScript module dependencies both for node module resolution and Facebook's haste module system.

BSD-3-Clause
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
hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

MIT
hast-to-hyperscript

Deprecated: use [`hast-util-to-jsx-runtime`][hast-util-to-jsx-runtime] instead, which is much better :)

hast-util-raw

hast utility to reparse a tree

MIT
hast-util-to-jsx-runtime

hast utility to transform to preact, react, solid, svelte, vue, etc

MIT