0.0.2 • Published 3 years ago

@rmw/nt2json5 v0.0.2

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
3 years ago

@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) 代码计划。

人民网络

0.0.2

3 years ago

0.0.1

3 years ago