Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

前端&node库 #1

Open
klouskingsley opened this issue Dec 10, 2016 · 0 comments
Open

前端&node库 #1

klouskingsley opened this issue Dec 10, 2016 · 0 comments

Comments

@klouskingsley
Copy link
Owner

klouskingsley commented Dec 10, 2016

  • cross-env 让你在windows和linux可以使用同样的命令设置环境变量
  • rimraf 'rm -rf' 在node中的实现
  • firebase firebase官方的js库
  • bubble 一个es2015的编译器,对应有buble-loader
  • serialize-javascript 序列化javascript 类,解决JSON.stringify不能序列化函数和正则表达式的问题
  • serve-favicon 一个nodejs的中间件,处理浏览器的favicon.ico请求
  • es6-promise 异步编程库
  • bluebird 异步编程库
  • boom 友好的错误
  • source-map mozilla开源的source-map生成和解析的库(未使用)
  • glob *匹配符
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant