@rmw/nt2json5
English Readme
Install
yarn add @rmw/nt2json5
or npm install @rmw/nt2json5
Use
#!/usr/bin/env coffee
import nt2json5 from '@rmw/nt2json5'
console.log nt2json5("a: 2")
中文说明
安装
yarn add @rmw/nt2json5
或者 npm install @rmw/nt2json5
使用
#!/usr/bin/env coffee
import nt2json5 from '@rmw/nt2json5'
console.log nt2json5("a: 2")
关于
本项目隶属于 人民网络 (rmw.link) 代码计划。