Swift转译JavaScript工具 ShiftJS

码农软件 · 软件分类 · 其他开发相关 · 2019-10-18 07:27:06

软件介绍

ShiftJS是开源的采用JavaScript编写的Swift转译JavaScript工具,需要Node 4.0.0 及以上版本环境。

使用:

安装命令行工具:

npm install --g shift.js

转译一个单独的Swift文件到JavaScript文件

shift.js someSwiftFile.swift

查看文件变化

shift.js -w someSwiftFile.swift

帮助命令

shift.js -h

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

The Linux Command Line

The Linux Command Line

William E. Shotts Jr. / No Starch Press, Incorporated / 2012-1-17 / USD 39.95

You've experienced the shiny, point-and-click surface of your Linux computer-now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very ......一起来看看 《The Linux Command Line》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具