mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-01-18 14:26:56 +00:00
update doc
This commit is contained in:
parent
b0c84fca95
commit
fffea8b6a6
@ -1,7 +1,12 @@
|
||||
[](https://thinkjs.org/)
|
||||
|
||||
-----
|
||||
|
||||
[](http://badge.fury.io/js/thinkjs) [](https://travis-ci.org/75team/thinkjs) [](https://coveralls.io/github/75team/thinkjs)
|
||||
|
||||
[简体中文文档](https://github.com/75team/thinkjs/blob/master/README_zh-CN.md)
|
||||
|
||||
|
||||
## Introduction
|
||||
|
||||
As a Node.js MVC framework, ThinkJS 2.0 had completelly been rewritten with brand-new ECMAScript 6/7 features. By using ES7's `async/await` or ES6's `Generator Function` features, ThinkJS 2.0 could thoroughly solve the asynchronous nesting problem within Node.js. Also, ThinkJS 2.0 has designed by absorb the concepts and ideas from many frameworks around the world, so developing Node.js projects with ThinkJS would be more simple and efficient than ever.
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
[](https://thinkjs.org/)
|
||||
|
||||
-----
|
||||
|
||||
[](http://badge.fury.io/js/thinkjs)
|
||||
[](https://travis-ci.org/75team/thinkjs)
|
||||
[](https://coveralls.io/github/75team/thinkjs)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user