Skip to content

A Light Microblog System Based on Nodejs -- 轻量的多用户微博系统

License

Notifications You must be signed in to change notification settings

superRaytin/Chopper

Repository files navigation

Chopper

轻量的多用户微博系统

架构

模块

  • cheerio - jQuery API风格的HTML解析引擎,速度很快
  • eventProxy - 异步协作利器,方便地处理回调嵌套
  • iconv-lite - 字符解/转编码,iconv的Javascript实现

前端

Quick Start

git clone https://github.com/superRaytin/Chopper.git

cd Chopper

npm install

node app

About

A Light Microblog System Based on Nodejs -- 轻量的多用户微博系统

Resources

License

Stars

Watchers

Forks

Packages

No packages published