fortune-teller-safe
v0.1.6
Published
Fortune for Node.js with questionable content removed
Downloads
2
Readme
fortune
To install
npm install fortune-teller
To use
var fortune = require('fortune')
var fortune = fortune.fortune();
======
On install fortune converts the fortunes in fortunes/ into json. You can add or remove files / folders from here and rebuild using npm
Fortune for Node.js