V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
VforVendetta
V2EX  ›  Node.js

如何搜索 npm 包里的代码?

  •  
  •   VforVendetta · 3 天前 · 1028 次点击

    例如我想搜索 prisma/client 这个包代码里是否有这个方法 findUnique 。

    只能下载 npm 安装后搜索吗

    7 条回复    2024-12-31 10:29:36 +08:00
    g1vemep0wer
        1
    g1vemep0wer  
       3 天前
    试试 GitHub 的高级搜索功能
    musi
        2
    musi  
       3 天前
    这不是支持 ts 么,一般 ide 有提示的吧
    subframe75361
        3
    subframe75361  
       3 天前 via Android
    Jasonwxy
        5
    Jasonwxy  
       3 天前

    左边的 sourcegraph
    右边 github 自带的搜索
    或者直接项目主页按.打开在线 vscode 搜
    lisxour
        6
    lisxour  
       3 天前
    楼上说的方法不靠谱,有的 npm 包没开源的,不一定在 github 上面有
    catinsides
        7
    catinsides  
       3 天前   ❤️ 2
    1.找到 github 仓库
    2.按 `.` (逗号旁边的)
    3.进入 web editor 搜索

    适用于开源
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5310 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 09:17 · PVG 17:17 · LAX 01:17 · JFK 04:17
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.