README
LTS 查看工具
项目名称: LTS 查看工具 项目说明: 实现 Node.js 历代 LTS 版本维护情况 项目技术栈说明: Node.js + axios「学习 HTTP 网络请求收发」
使用
// 安装命令
npm install ed-ltsn -g
// 执行命令
ed-ltsn 12
// 查看命令
ed-ltsn -h
Node LTS 查看工具
<script type="module">
import edLtsn from 'https://cdn.skypack.dev/ed-ltsn';
</script>
项目名称: LTS 查看工具 项目说明: 实现 Node.js 历代 LTS 版本维护情况 项目技术栈说明: Node.js + axios「学习 HTTP 网络请求收发」
// 安装命令
npm install ed-ltsn -g
// 执行命令
ed-ltsn 12
// 查看命令
ed-ltsn -h