duanzi
v1.1.1
Published
jandan duanzi
Readme
煎蛋段子cli
how to install and run
# install
npm install -g duanzi
# run
duanzitodo list
- 修复段子为多个段落时只获取到第一段的 (done)
- filter duanzi marked bad joke (2017/07/18 done)
- rewrite using promise and async/await (2017/07/17 done)
- add view comment options (2017/07/17 done)
technique reference
- https://segmentfault.com/a/1190000007535316
- http://morning.work/page/2015-11/es6-es7-develop-npm-module-using-babel.html
