deno-notes-cli:使用Deno在终端上创建简单笔记

时间:2021-04-13 09:12:18
【文件属性】:
文件名称:deno-notes-cli:使用Deno在终端上创建简单笔记
文件大小:91KB
文件格式:ZIP
更新时间:2021-04-13 09:12:18
cli typescript notes-app deno TypeScript Deno Notes Cli应用程序 使用Deno从命令行创建json格式的简单便笺 这是应用程序,是 一部分 :sauropod: 关于天野 是JavaScript和TypeScript的安全运行时。 它是用Rust和TypeScript编写的,并基于V8 Engine构建。 它基于JavaScript的现代功能 它的核心是TypeScript 默认为Secure 。 除非明确启用,否则没有文件,网络或环境访问权限。 仅发送单个可执行文件。 它包含ES模块 它没有包管理器(至少还没有) :rocket: 快速开始 安装 Shell(macOS,Linux) $ curl -fsSL https://deno.land/x/install/install.sh | sh Powershell(Windows) $ iwr https://deno.land/x/install/install.ps1
【文件预览】:
deno-notes-cli-master
----src()
--------app.ts(1KB)
--------notes.ts(3KB)
----LICENSE(1KB)
----README.md(2KB)
----Makefile(332B)
----example.png(96KB)
----data()
--------notes-data.json(139B)

网友评论