文件名称:ye:类似 Vi (m) 的 JSONYAML 编辑器
文件大小:13KB
文件格式:ZIP
更新时间:2024-07-01 04:35:09
JavaScript
██╗ ██╗███████╗
╚██╗ ██╔╝██╔════╝
╚████╔╝ █████╗
╚██╔╝ ██╔══╝
██║ ███████╗
╚═╝ ╚══════╝
耶
类似 Vi(m) 的 JSON/YAML 编辑器
介绍
安装
$ npm install -g https://github.com/burningtree/ye.git
用法
$ ye [options] [file]
帮助
命令模式
移动
行动
钥匙
捆绑
下一个键
j或向下
上一个键
k或以上
孩子们
l或右
家长
h或左
跳转到关键
f
【文件预览】:
ye-master
----.gitignore(19B)
----README.md(2KB)
----bin()
--------ye.js(482B)
----.eslintrc(883B)
----package.json(688B)
----config()
--------editor.yml(98B)
--------keys.yml(570B)
----.travis.yml(90B)
----Makefile(408B)
----lib()
--------main.js(4KB)
--------document.js(8KB)
--------ui.js(9KB)
--------commands.js(11KB)