New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aiot-project-templates

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aiot-project-templates

### 使用: ```js // 调用getTemplates函数即可获取当前支持的所有模板;该方法返回一个Promise let getTemplates = require("aiot-project-templates"); ```

  • 0.0.21
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
23
increased by360%
Maintainers
1
Weekly downloads
 
Created
Source

aiot-ide 项目管理插件的项目模板仓库

使用:

// 调用getTemplates函数即可获取当前支持的所有模板;该方法返回一个Promise
let getTemplates = require("aiot-project-templates");

v0.0.8

  • 支持传入自定义路径

新增模板项目

  1. 标识模板的名字,即在模板文件的package.json中添加"privateDesc": "xxx"字段。
  2. 保留当前模板文件的package-lock.json文件
  3. 将模板文件移动到forProjectExtension文件夹内

执行npm run template进行模板的初始化

FAQs

Package last updated on 16 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc