@3-/yml

0.1.4 • Public • Published

@3-/yml

test/main.coffee :

#!/usr/bin/env coffee

> @3-/yml/Yml.js

cwd = process.cwd()
console.log cwd
yml = Yml(cwd)
yml.a = 1
console.log yml.a

output :

/Volumes/d/i18n/node/yml
1

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    10
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    10
  • 0.1.3
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i @3-/yml

Weekly Downloads

11

Version

0.1.4

License

Apache-2.0

Unpacked Size

2.69 kB

Total Files

5

Last publish

Collaborators

  • i18n-now