@rmw/nt2json5
v0.0.2
Published
<!-- 本文件由 ./make.md 自动生成,请不要直接修改此文件 -->
Downloads
1
Readme
@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) 代码计划。