Node 交互式 CLI Vantage

码农软件 · 软件分类 · Node.js 扩展 · 2019-04-14 13:14:10

软件介绍

Vangtage.js 是一个全新的 Node 交互式 CLI。Vangtage 灵感来源于 commander.js,通过 inquirer.js 的交互式 prompt 把在线 Node 应用转换到 CLI。可以本地或者远程访问,Vantage 可以让你构建自己的 API,导入社区扩展等等。

vantage.js

主要特性:

  • 构建自身 API

  • 构建和使用社区扩展

  • 可以用于生产环境,有认证中间件和基础防火墙

  • 内置 REPL.

Vantage 不像其他的 REPL 或者 CLI 模块,允许你远程连接到你的在线 APP,透明访问 CLI。

对于在线 Node 应用来说,

Vantage.js = CLI + SSH + REPL

只需要一行代码:

require("vantage")().listen(4000);

vantage.js demo

本文地址:https://www.codercto.com/soft/d/3561.html

Complete Web Monitoring

Complete Web Monitoring

Alistair Croll、Sean Power / O'Reilly Media / June 29, 2009 / GBP 39.99

Do you know the true value of your website to your organization? i??Complete Web Monitoringi?? shows you how to integrate several different views of your online business - including analytics, back-en......一起来看看 《Complete Web Monitoring》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具