Stand on the shoulder of giants - ChuanyuWang/test GitHub Wiki
A lot of good stuff are used in this project, not only wonderful controls, but also impressive framework.
Framework
- ExpressJS - Fast, unopinionated, minimalist web framework for node.js
- KoaJS - Next generation web framework for node.js
Tools
- Forever - A simple CLI tool for ensuring that a given script runs continuously
- bower - A package manager for the web
- Grunt - The JavaScript Task Runner
- Yeoman - The Web's scaffolding tool for modern Webapps
This project is initialized from express generator by below command
yo express
npm packages
- wechat common library
- wechat API library
- Passport - Simple, unobtrusive authentication for Node.js
- express-subdomain - Simple and lightweight middleware to handle subdomains
JavaScript components
- Bootstrap - The most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
- Date time picker
- Date picker
- Date/time picker | δΈζη
- X-editable elements
- Table
- Datetime util - Moment
- Popup dialog - Bootbox
- Vue tables
Leverage Taobao registryto speed up download
npm install --registry=https://registry.npm.taobao.org
Github
How to accelerate accessing Github within China? Use https://github.zhlh6.cn/ to generate your own git ssh link.