@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

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/yml

Weekly Downloads

5

Version

0.1.4

License

Apache-2.0

Unpacked Size

2.69 kB

Total Files

5

Last publish

Collaborators

  • 3tier