整个Node-RED平台只要按照Apache License Version 2.0 (Apache 2.0 开源协议)的要求即可无障碍地部署到个人或者商业环境中进行使用。 10.可部署性和可扩展性 Node-RED的流程可以轻松地部署到各种环境中,包括本地计算机、云服务器和物联网设备等。它具有良好的可扩展性,可以应对不同规模和需求的项目。因此在一个完整...
This project is licensed under theMIT License. Thank you for being part of the Node-RED community! Package Sidebar Install npm i@inductiv/node-red-openai-api Repository github.com/allanbunch/node-red-openai-api Homepage github.com/allanbunch/node-red-openai-api#readme ...
Apache-2.0 license Security Node-RED https://nodered.org Low-code programming for event-driven applications. Quick Start Check outhttps://nodered.org/docs/getting-started/for full instructions on getting started. sudo npm install -g --unsafe-perm node-red ...
Node-RED is a project of theOpenJS Foundation. It is maintained by: Nick O'Leary@knolleary Dave Conway-Jones@ceejay And many others... Copyright and license Copyright OpenJS Foundation and other contributors,https://openjsf.orgunderthe Apache 2.0 license. ...
LICENSE Got to start somewhere 11年前 README.md Update README to use svg badges 9年前 package.json update ui files 9年前 red.js create state machine basic element's step 1:init element 9年前 settings.js Add mobile category to palette order ...
{"name":"app","version":"1.0.0","description":"玩转命令行开发","main":"index.js","scripts": {"test":"echo \"Error: no test specified\" && exit 1"},"author":"ykg","license":"ISC","devDependencies": {"chalk":"^1.1.3","commander":"^2.9.0","inquirer":"^1.1.2"} ...
github.com/tve/node-red-vue Homepage github.com/tve/node-red-vue#readme Weekly Downloads 35 Version 0.1.15 License MIT Unpacked Size 235 kB Total Files 15 Issues 0 Pull Requests 0 Last publish 2 years ago Collaborators Tryon RunKit
Red Hat / IBM joesepi - Joe Sepi <joesepi@ibm.com> (he/him) mhdawson - Michael Dawson <midawson@redhat.com> (he/him)LicenseNode.js is available under the MIT License. Node.js also includes external libraries that are available under a variety of licenses. See LICENSE for the full...
导入```jsconst utils = require('my_utils')```## 格式化时间```js// 调用 dateFormat 对时间进行格式化const dt = m.dateFormat(new Date())console.log(dt);// 输出:2021-12-23 17:09:11```## 转译 html 中特殊字符```js// 待转换的 html 字符串const htmlStr = '你好!123 ';const ...
{ "name": "map", "version": "1.0.0", "description": "", "main": "map.js", "scripts": { "map": "node ./map.js" }, "keywords": ["canvas", "map"], "author": "lzugis<niujp08@qq.com>", "license": "ISC", "dependencies": { "canvas": "^2.9.3", "proj4": "^2.8...