1 express
2 utility (返回一个utility对象,上面有各种加密方法)
3 superagent (返回一个对象)
superagent.get(url).end( (err, res) => {} )
4 cheerio(返回一个对象)
cheerio.load()
5 eventproxy (返回一个类)
1 express
2 utility (返回一个utility对象,上面有各种加密方法)
3 superagent (返回一个对象)
superagent.get(url).end( (err, res) => {} )
4 cheerio(返回一个对象)
cheerio.load()
5 eventproxy (返回一个类)
本文标题:一些经常用到的模块
本文链接:https://www.haomeiwen.com/subject/bstiyxtx.html
网友评论