Skip to content

Commit 5aa73c0

Browse files
committed
Update 04-2018
1 parent 7f3c310 commit 5aa73c0

File tree

3 files changed

+80
-0
lines changed

3 files changed

+80
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Also published on [Mybridge Publication](https://medium.mybridge.co)
1414

1515
* [v.Feb 2018 - Top 10 Open Source Projects](./src/02-2018.md)
1616
* [v.Mar 2018 - Top 10 Open Source Projects](./src/03-2018.md)
17+
* [v.Apr 2018 - Top 10 Open Source Projects](./src/04-2018.md)
1718

1819
<br>
1920

src/04-2018.md

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
2+
# Node.js Top 10 Open Source for the Past Month (v.Apr 2018)
3+
4+
<img src="apr-node-opensource.jpg" width="800" alt="Mybridge"></a>
5+
6+
For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10.
7+
We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals.
8+
9+
* Average number of Github stars in this edition: 803 ⭐️
10+
* Topics: Flame graph, Microservices, Http, Pandora.js, Typescript, Game Server, Terminal, Crypto, Google Datastore, Database
11+
12+
Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
13+
14+
<br>
15+
16+
### Course of the month:
17+
18+
[A) Beginners: The Complete Node.js Developer Course (2nd Edition).](http://bit.ly/2FScDHt) [14,492 recommends, 4.7/5 stars]
19+
20+
[B) Fullstack: Node with React: Fullstack Web Development.](http://bit.ly/2EQfnEN) [4,451 recommends, 4.7/5 stars]
21+
22+
<br>
23+
24+
## Rank 1
25+
### [Flamebearer: Blazing fast flame graph tool for V8 and Node [★810]](https://github.com/mapbox/flamebearer?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
26+
27+
28+
<br>
29+
30+
## Rank 2
31+
### [Moleculer v0.12: :rocket: Fast & powerful microservices framework for Node.js [★1106]](https://github.com/moleculerjs/moleculer?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
32+
33+
34+
<br>
35+
36+
## Rank 3
37+
### [Turbo-http: Blazing fast low level http server in Node.js [★798]](https://github.com/mafintosh/turbo-http?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
38+
39+
40+
<br>
41+
42+
## Rank 4
43+
### [Pandora v1.8: A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript [★2016]](https://github.com/midwayjs/pandora?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
44+
45+
46+
<br>
47+
48+
## Rank 5
49+
### [Typescript-starter: Quickly create and configure a new library or Node.js project [★888]](https://github.com/bitjson/typescript-starter?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
50+
51+
52+
<br>
53+
54+
## Rank 6
55+
### [Agones: Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes [★1302]](https://github.com/GoogleCloudPlatform/agones?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
56+
57+
58+
<br>
59+
60+
## Rank 7
61+
### [Emma-cli v1.0: Terminal assistant to find and install node packages. [★685]](https://github.com/maticzav/emma-cli?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
62+
63+
64+
<br>
65+
66+
## Rank 8
67+
### [Crypto-hash: Tiny hashing module that uses the native crypto API in Node.js and the browser [★196]](https://github.com/sindresorhus/crypto-hash?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
68+
69+
70+
<br>
71+
72+
## Rank 9
73+
### [Gstore-node: v4.0: Google Datastore Entities Modeling in Node.js [★148]](https://github.com/sebelga/gstore-node?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
74+
75+
76+
<br>
77+
78+
## Rank 10
79+
### [Osiris: Simple Event Sourcing for NodeJS [★83]](https://github.com/assafg/osiris?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)

src/apr-node-opensource.jpg

693 KB
Loading

0 commit comments

Comments
 (0)