# node小工具合集 **Repository Path**: QQ258754/gadgets_with_nodejs ## Basic Information - **Project Name**: node小工具合集 - **Description**: 1、将采集到本地的图片与EXCEL,转为本地网页的小工具,用来转化后羿采集器的采集结果。 2、用node发送一个请求并获取url在浏览器中打开。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-17 - **Last Updated**: 2023-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 运行方式 如果在根目录开始: cd pic_gather; nodemon xlsx_to_page.js ## 1、将采集到本地的图片与EXCEL,转为本地网页的小工具 ![后羿采集器](./pic_gather/ttt.png) 用来转化后羿采集器的采集结果。 ## 2、quick_hyperbeam # 本代码由chatgtp生成,暂时不能运行。因为找到了更好的使用方式。 用node发送一个请求到:https://engine.hyperbeam.com/v0/vm 获取url,得到hyperbeam的可用地址 ## 3、http-proxy-middleware写简单的代理服务转发 运行npm run proxy" = "nodemon ./api/proxy.js"