Popularity
7.7
Declining
Activity
2.9
-
5,308
262
617

Code Quality Rank: L2
Programming language: JavaScript
License: MIT License
Tags: Es6     API     Web Frameworks     Framework     TypeScript     Await     Async     Websocket     REST     Web     Yield     Router     Restful     Generator-function     Es7     Thinkjs    
Latest version: v3.2.13

ThinkJS alternatives and similar modules

Based on the "Web Frameworks" category.
Alternatively, view ThinkJS alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ThinkJS or a related project?

Add another 'Web Frameworks' Module

README

ThinkJS

Use full ES2015+ features to develop Node.js applications, Support TypeScript.

็ฎ€ไฝ“ไธญๆ–‡ๆ–‡ๆกฃ

Installation

npm install -g think-cli

Create Application

thinkjs new demo

Install dependencies

npm install

Start Application

npm start

You will see some messages on console like :

[2017-05-22 15:54:58.281] [INFO] - Server running at http://127.0.0.1:8360
[2017-05-22 15:54:58.283] [INFO] - ThinkJS version: 3.0.0-alpha1
[2017-05-22 15:54:58.283] [INFO] - Environment: development
[2017-05-22 15:54:58.284] [INFO] - Workers: 1

Documentation

https://thinkjs.org/en

License

MIT


*Note that all licence references and agreements mentioned in the ThinkJS README section above are relevant to that project's source code only.