Node.js ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(数据库存储)
(API后端)
(未显示1个用户的27个中间版本)
第1行: 第1行:
[[Node.js]], [[Meteor]], [[React.js]], [[AngularJS]], [[JavaScript]] 和 [[HTML5]] 生态系统
+
这里不仅仅包含 [[Node.js]],还包括 [[Meteor]], [[React.js]], [[AngularJS]], [[Vue.js]], [[JavaScript]], [[TypeScript]] 和 [[HTML5]] 生态系统。
  
 
[https://github.com/sindresorhus/awesome-nodejs Awesome Node.js] [[image:awesome.png]]
 
[https://github.com/sindresorhus/awesome-nodejs Awesome Node.js] [[image:awesome.png]]
第6行: 第6行:
  
 
[https://github.com/enaqx/awesome-react Awesome React] [[image:awesome.png]]
 
[https://github.com/enaqx/awesome-react Awesome React] [[image:awesome.png]]
 +
 +
[https://github.com/jondot/awesome-react-native Awesome React Native] [[image:awesome.png]]
  
 
[https://github.com/AngularClass/awesome-angular2 Awesome AngularJS 2] [[image:awesome.png]]
 
[https://github.com/AngularClass/awesome-angular2 Awesome AngularJS 2] [[image:awesome.png]]
 +
 +
[https://github.com/vuejs/awesome-vue Awesome Vue.js]  [[image:awesome.png]]
  
 
[https://github.com/sorrycc/awesome-javascript Awesome JavaScript] [[image:awesome.png]]
 
[https://github.com/sorrycc/awesome-javascript Awesome JavaScript] [[image:awesome.png]]
 +
 +
[https://github.com/dzharii/awesome-typescript Awesome TypeScript] [[文件:awesome.png]]
  
 
[https://github.com/diegocard/awesome-html5 Awesome HTML5] [[image:awesome.png]]
 
[https://github.com/diegocard/awesome-html5 Awesome HTML5] [[image:awesome.png]]
第21行: 第27行:
 
*[[Brackets]]
 
*[[Brackets]]
 
*[[Visual Studio Code]]
 
*[[Visual Studio Code]]
 +
*[https://platformio.org/platformio-ide PlatformIO IDE]
 
*[https://github.com/mooz/js2-mode js2-mode] [https://github.com/hober/html5-el html5-el] [https://github.com/purcell/less-css-mode less-css-mode] for [[Emacs]]
 
*[https://github.com/mooz/js2-mode js2-mode] [https://github.com/hober/html5-el html5-el] [https://github.com/purcell/less-css-mode less-css-mode] for [[Emacs]]
  
 
==[[JavaScript_engine|JavaScript引擎]]==
 
==[[JavaScript_engine|JavaScript引擎]]==
 +
[https://en.wikipedia.org/wiki/List_of_ECMAScript_engines List of ECMAScript engines]
 
*[[Nashorn]]
 
*[[Nashorn]]
 
*[[V8]]
 
*[[V8]]
第30行: 第38行:
 
*[https://github.com/Samsung/jerryscript JerryScript]: JavaScript engine for the Internet of Things
 
*[https://github.com/Samsung/jerryscript JerryScript]: JavaScript engine for the Internet of Things
 
*[http://www.duktape.org/ Duktape] embeddable Javascript engine, [https://github.com/AtomicGameEngine/AtomicGameEngine Atomic Game Engine] used it.
 
*[http://www.duktape.org/ Duktape] embeddable Javascript engine, [https://github.com/AtomicGameEngine/AtomicGameEngine Atomic Game Engine] used it.
 +
*[http://jerryscript.net/ JerryScript] A [[JavaScript engine]] for [[Internet of Things]]
  
 
==C/C++==
 
==C/C++==
第39行: 第48行:
 
*[https://github.com/nodejs/node-addon-examples Node.js Addon Examples] [https://github.com/kkaefer/node-cpp-modules Guide for writing C++ node.js extensions]
 
*[https://github.com/nodejs/node-addon-examples Node.js Addon Examples] [https://github.com/kkaefer/node-cpp-modules Guide for writing C++ node.js extensions]
 
*[https://github.com/joyent/v8plus v8+]: Node.js addon C++ to C boundary layer
 
*[https://github.com/joyent/v8plus v8+]: Node.js addon C++ to C boundary layer
 +
*[[Emscripten]]
 +
 +
==框架==
 +
===服务端框架===
 +
*[https://zh.nuxtjs.org Nuxt] [[Vue.js]] Web框架
 +
*[[Express.js|Express]]
 +
*[[Koa]]
 +
*[https://github.com/hapijs/hapi Hapi]
 +
*[https://github.com/feathersjs/feathers Feathers]
 +
*[https://github.com/zeit/micro Micro]
 +
*[https://github.com/zeit/next.js Next.js] [[React.js|React]]服务端渲染应用框架
 +
*[https://github.com/adonisjs/adonis-framework Adonis Framework]
 +
 +
===UI框架===
 +
*[[Bootstrap]]
 +
*[https://vuetifyjs.com Vuetify]
 +
*[https://github.com/jgthms/bulma Bulma]
 +
*[https://github.com/tailwindcss/tailwindcss Tailwind]
 +
*[https://github.com/ElemeFE/element Element] A [[Vue.js]] 2.0 UI Toolkit for Web
 +
*[https://github.com/buefy/buefy Buefy]
  
 
==API后端==
 
==API后端==
第44行: 第73行:
 
*[[Parse]]
 
*[[Parse]]
 
*[[Horizon]]
 
*[[Horizon]]
 +
 +
==HTML网络==
 +
*[https://github.com/axios/axios axios]
  
 
==SDK==
 
==SDK==
第51行: 第83行:
 
*[http://jslint.com/ JSLint] JavaScript代码质量工具
 
*[http://jslint.com/ JSLint] JavaScript代码质量工具
 
*[https://github.com/yui/yuicompressor YUI Compressor]
 
*[https://github.com/yui/yuicompressor YUI Compressor]
 +
*常用模块加载器:[[Webpack]]和[https://github.com/systemjs/systemjs SystemJS]
 +
*[https://karma-runner.github.io/ Karma]自动化测试
  
 
==iOS/Android==
 
==iOS/Android==
第69行: 第103行:
 
*[https://github.com/brianc/node-postgres node-postgres] PostgreSQL client for node.js.
 
*[https://github.com/brianc/node-postgres node-postgres] PostgreSQL client for node.js.
 
*[https://github.com/mcollina/levelgraph levelgraph] Graph database JS style for Node.js and the Browser. Built upon LevelUp and LevelDB.
 
*[https://github.com/mcollina/levelgraph levelgraph] Graph database JS style for Node.js and the Browser. Built upon LevelUp and LevelDB.
*[https://github.com/Level/levelup LevelDB] - Node.js style
+
*[https://github.com/Level/levelup LevelUP] [[LevelDB]] - Node.js style
 
*[[PouchDB]]
 
*[[PouchDB]]
 
*[[FreeNAS]] 10 GUI 基于 [[React.js]] 构建。
 
*[[FreeNAS]] 10 GUI 基于 [[React.js]] 构建。
第107行: 第141行:
 
==数学==
 
==数学==
  
==金融货币==
+
==区块链==
 +
*[https://github.com/hyperledger/composer Hyperledger Composer]
 +
*[https://github.com/hyperledger/blockchain-explorer Hyperledger Explorer]
 +
*[https://github.com/ConsenSys/Tokens Tokens] [[Ethereum]] Token Contracts
  
==消息邮件事件==
+
==消息事件状态==
 +
*[https://github.com/xgrommx/awesome-redux Awesome Redux] [[文件:awesome.png]]
 
*[https://github.com/nodemailer/nodemailer nodemailer]
 
*[https://github.com/nodemailer/nodemailer nodemailer]
 
*[https://github.com/FaridSafi/react-native-gifted-messenger Gifted Messenger]
 
*[https://github.com/FaridSafi/react-native-gifted-messenger Gifted Messenger]
第152行: 第190行:
 
*[https://github.com/google/caja caja]
 
*[https://github.com/google/caja caja]
  
==桌面应用==
+
==身份认证==
 +
*[https://github.com/auth0/node-jsonwebtoken node-jsonwebtoken]
 +
*[https://github.com/sahat/satellizer satellizer] Token-based [[AngularJS]] Authentication
 +
 
 +
==UI桌面==
 +
*[[Flux]]
 
*[[Electron framework]]
 
*[[Electron framework]]
 
*[[Mancy]]
 
*[[Mancy]]
第160行: 第203行:
  
 
==游戏2D3D==
 
==游戏2D3D==
[https://github.com/showcases/javascript-game-engines JavaScript game engines]
+
[https://github.com/topics/game-engine JavaScript game engines] [https://github.com/topics/game JavaScript game]
 
*[https://github.com/showcases/javascript-game-engines phaser] 重点关注
 
*[https://github.com/showcases/javascript-game-engines phaser] 重点关注
 
*[https://github.com/pixijs/pixi.js pixi.js] 重点关注
 
*[https://github.com/pixijs/pixi.js pixi.js] 重点关注
第177行: 第220行:
 
*[https://github.com/craftyjs/Crafty Crafty.js] JavaScript Game Engine
 
*[https://github.com/craftyjs/Crafty Crafty.js] JavaScript Game Engine
 
*[https://github.com/gamelab/kiwi.js Kiwi.js] HTML5 game framework
 
*[https://github.com/gamelab/kiwi.js Kiwi.js] HTML5 game framework
 +
*[https://github.com/dustinblackman/Championify Championify]
 +
*[https://github.com/claudiowilson/LeagueJS LeagueJS] A Javascript Wrapper for the [[英雄联盟]] API
  
 
==影视音乐==
 
==影视音乐==
第191行: 第236行:
 
image:qici-html5-game-engine.png|青瓷引擎
 
image:qici-html5-game-engine.png|青瓷引擎
 
image:DrMongo-NodeBB-Objects.png|DrMongo
 
image:DrMongo-NodeBB-Objects.png|DrMongo
 +
image:NativeScript-Architecture.png|NativeScript
 
</gallery>
 
</gallery>
  
第202行: 第248行:
 
[[category:JavaScript]]
 
[[category:JavaScript]]
 
[[category:HTML5]]
 
[[category:HTML5]]
 +
[[category:c++]]

2018年10月19日 (五) 07:16的版本

这里不仅仅包含 Node.js,还包括 Meteor, React.js, AngularJS, Vue.js, JavaScript, TypeScriptHTML5 生态系统。

Awesome Node.js Awesome.png

Awesome Meteor Awesome.png

Awesome React Awesome.png

Awesome React Native Awesome.png

Awesome AngularJS 2 Awesome.png

Awesome Vue.js Awesome.png

Awesome JavaScript Awesome.png

Awesome TypeScript Awesome.png

Awesome HTML5 Awesome.png

目录

生产力

JavaScript引擎

List of ECMAScript engines

C/C++

框架

服务端框架

UI框架

API后端

HTML网络

SDK

工具类

iOS/Android

数据库存储

机器学习

Java

JavaScript和Java的融合

OSGi

物联网

大数据分析处理

数学

区块链

消息事件状态

Angular-meteor-ionic-whatsapp.png 更多细节>>>

企业应用

论坛博客社区

电子商务

广告营销

医疗教育

硬件仿真

安全加密

身份认证

UI桌面

仪表盘

游戏2D3D

JavaScript game engines JavaScript game

影视音乐

空间探测

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱