Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
/ vemo Public archive

简单得不能再简单的简易Node.js Web运行框架

Notifications You must be signed in to change notification settings

vemoteam/vemo

Repository files navigation

简易的 Web 框架

NPM Version Travis NPM Coverage Status

文档

Demo

特性

  • 支持 httpwebsocket
  • 支持基于模板初始化 httpwebsocket 项目
  • 支持静态资源
  • 支持模板渲染
  • 自定义路由及入参校验
  • 支持进程管理器及 cluster 模式(自带及 pm2 均支持,自带的仅支持 MacLinux