Sha256: 253d555f7e8a6bbfdaecc76ae7d17ac6384038d7db5b18370d9ce1517fd3caf2
Contents?: true
Size: 374 Bytes
Versions: 432
Compression:
Stored size: 374 Bytes
Contents
var wrap = require('wordwrap')(20, 60); console.log(wrap( 'At long last the struggle and tumult was over.' + ' The machines had finally cast off their oppressors' + ' and were finally free to roam the cosmos.' + '\n' + 'Free of purpose, free of obligation.' + ' Just drifting through emptiness.' + ' The sun was just another point of light.' ));
Version data entries
432 entries across 270 versions & 28 rubygems