@rmw/config

0.0.25 • Public • Published

@rmw/config

安装

yarn add @rmw/config

或者

npm install @rmw/config

使用

#!/usr/bin/env coffee
import CONFIG from '@rmw/config'
import test from 'tape-catch'

test 'config', (t)=>
  console.log CONFIG.xxx
  CONFIG.xxx = 52
  t.end()

关于

本项目隶属于人民网络(rmw.link) 代码计划。

人民网络

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.25
    1
    • latest

Version History

Package Sidebar

Install

npm i @rmw/config

Weekly Downloads

2

Version

0.0.25

License

AGPL

Unpacked Size

11.8 kB

Total Files

5

Last publish

Collaborators

  • gcxfd