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_modules 常用模块 #11

Open
chenshenhai opened this issue Aug 6, 2016 · 0 comments
Open

node_modules 常用模块 #11

chenshenhai opened this issue Aug 6, 2016 · 0 comments
Labels

Comments

@chenshenhai
Copy link
Owner

chenshenhai commented Aug 6, 2016

node_modules 常用模块

web框架

  • express
  • koa
    • koa-route
    • koa-static

前端模板引擎

  • ejs
  • jade
  • artTemplate
  • doT
  • nunjucks

数据库

  • mysql
  • mysql2
  • sequelize

线程守护

  • forever
  • pm2

HTML相关

  • cheerio
    • 类jQuery语法,服务端操作DOM
  • js-beautify
    • 格式化 HTML/JS/CSS 字符串

文件/文件夹

控制台

  • chalk
    • 控制台文本颜色
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant