文件名称:appendage:装饰一些溪流
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-20 09:03:14
JavaScript
附属物 装饰一些溪流 用法 var appendage = require ( 'appendage' ) var stream = appendage ( '**> ' , '\n' ) stream . write ( 'wee' ) // '**> wee\n' stream . write ( 'uh-huh' ) // '**> uh-huh\n' 执照 麻省理工学院
【文件预览】:
appendage-master
----package.json(533B)
----.travis.yml(49B)
----LICENSE(1KB)
----index.js(409B)
----README.md(484B)
----test()
--------index.js(2KB)