SkillAgentSearch skills...

Thinkjs

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

Install / Use

/learn @thinkjs/Thinkjs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <a href="https://github.com/thinkjs/thinkjs"> <img width="200" heigth="200" src="https://p1.ssl.qhimg.com/t01c74e1aaed13e64fc.png"> </a> <h1>ThinkJS</h1> <div> <a href="http://badge.fury.io/js/thinkjs"> <img src="https://img.shields.io/npm/v/thinkjs.svg?style=flat-square" alt="NPM version" /> </a> <a href="https://travis-ci.org/thinkjs/thinkjs"> <img src="https://img.shields.io/travis/thinkjs/thinkjs.svg?style=flat-square" alt="travis-ci" /> </a> <a href="https://coveralls.io/github/thinkjs/thinkjs"> <img src="https://img.shields.io/coveralls/thinkjs/thinkjs.svg?style=flat-square" alt="Coverage Status" /> </a> <a href="https://david-dm.org/thinkjs/thinkjs"> <img src="https://img.shields.io/david/thinkjs/thinkjs.svg?style=flat-square" alt="Dependency Status" /> </a> <a href="http://packagequality.com/#?package=thinkjs"> <img src="http://npm.packagequality.com/shield/thinkjs.svg"/> </a> <a href="https://www.npmjs.com/package/thinkjs"> <img src="https://img.shields.io/npm/dm/thinkjs.svg?style=flat-square" /> </a> </div> <p>Use full ES2015+ features to develop Node.js applications, Support TypeScript.</p> </div>

简体中文文档

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

View on GitHub
GitHub Stars5.3k
CategoryCustomer
Updated7d ago
Forks618

Languages

JavaScript

Security Score

100/100

Audited on Mar 14, 2026

No findings