文件名称:poetic-vomit:用与那些词押韵的词替换字符串中的词
文件大小:2.14MB
文件格式:ZIP
更新时间:2024-06-05 20:32:26
JavaScript
诗意的呕吐 使用随机选择押韵词 安装 npm install poetic-vomit 例子 var vomit = require('poetic-vomit') vomit('how bout them ice cream sandwiches? pretty good, eh?') // 'how all-out logarithm ice basim sandwiches? new_york_city good, eh?' vomit('to be or not to be, that is the question, something something', 0.25) // 'to be or watt to resignee, that is the question, something something' api poeticVomit(text, level
【文件预览】:
poetic-vomit-gh-pages
----cmd.js(1KB)
----.gitignore(13B)
----README.md(2KB)
----package.json(1023B)
----index.js(838B)
----www()
--------bundle.js(8.88MB)
--------main.css(0B)
--------demo.js(436B)
----test.js(701B)
----.travis.yml(48B)
----index.html(669B)