npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "code-context" 的结果(共 2 个)
code-context

Parse a string of javascript to determine the context for functions, variables and comments based on the code that follows.

MIT
parse-code-context

Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.

MIT