node-adage:适用于 Node 的 Fortune (Unix)

时间:2024-06-18 17:52:19
【文件属性】:

文件名称:node-adage:适用于 Node 的 Fortune (Unix)

文件大小:43KB

文件格式:ZIP

更新时间:2024-06-18 17:52:19

JavaScript

节点广告 适用于 Node 的 Fortune (Unix) 例子 var adage = require ( 'adage' ) ; var options = { } ; adage ( options , function ( err , a ) { console . log ( a ) ; } ) ; // => "You will always get the greatest recognition for the job you least like." 安装 用做: npm install adage


【文件预览】:
node-adage-master
----index.js(2KB)
----fortunes()
--------fortunes(24KB)
--------riddles(22KB)
--------literature(56KB)
----package.json(679B)
----LICENSE(1KB)
----.gitignore(0B)
----README.md(338B)

网友评论