Skip to content

Commit

Permalink
Update 05-2018
Browse files Browse the repository at this point in the history
  • Loading branch information
Mybridge committed May 20, 2018
1 parent 5aa73c0 commit fa02b1c
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,29 @@ Also published on [Mybridge Publication](https://medium.mybridge.co)
* [v.Feb 2018 - Top 10 Open Source Projects](./src/02-2018.md)
* [v.Mar 2018 - Top 10 Open Source Projects](./src/03-2018.md)
* [v.Apr 2018 - Top 10 Open Source Projects](./src/04-2018.md)
* [v.May 2018 - Top 10 Open Source Projects](./src/05-2018.md)

<br>

### Monthly Series for Article:
* [Node.js Top 10 Articles](https://github.com/Mybridge/nodejs-articles)
## Other Monthly:
* [JavaScript Top 10](https://github.com/Mybridge/javascript-articles-monthly)
* [Angular Top 10](https://github.com/Mybridge/angular-articles)
* [React Top 10](https://github.com/Mybridge/react-articles-monthly)
* [Vue.js Top 10](https://github.com/Mybridge/vuejs-articles)
* [Python Top 10](https://github.com/Mybridge/python-articles)
* [Node.js Top 10](https://github.com/Mybridge/nodejs-articles)
* [Web Development Top 10](https://github.com/Mybridge/web-development-articles)
* [Machine Learning Top 10](https://github.com/Mybridge/machine-learning-articles)
* [Swift Top 10](https://github.com/Mybridge/swift-articles)
* [CSS Top 10](https://github.com/Mybridge/css-articles)

## Open Source Monthly:
* [JavaScript Open Source Top 10](https://github.com/Mybridge/javascript-open-source)
* [Angular Open Source Top 10](https://github.com/Mybridge/angular-open-source)
* [React Open Source Top 10](https://github.com/Mybridge/reactjs-open-source)
* [Vue.js Open Source Top 10](https://github.com/Mybridge/vuejs-open-source)
* [Python Open Source Top 10](https://github.com/Mybridge/python-open-source)
* [Node.js Open Source Top 10](https://github.com/Mybridge/nodejs-open-source)
* [Web Development Open Source Top 10](https://github.com/Mybridge/web-development-articles)
* [Machine Learning Open Source Top 10](https://github.com/Mybridge/machine-learning-open-source)
* [Swift Open Source Top 10](https://github.com/Mybridge/swift-open-source)
79 changes: 79 additions & 0 deletions src/05-2018.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
# Node.js Top 10 Open Source for the Past Month (v.May 2018)

<img src="may-node-opensource.jpg" width="800" alt="Mybridge"></a>

For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10.
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.

* Average number of Github stars in this edition: 2,324 ⭐️
* Topics: Slack, npm, Url safe, Authentication, Web Debugging, Proxy, Asynchronous, Trading, Crate, Proxy List

Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.

<br>

### Course of the month:

[A) Beginners: Node.js for Beginners — Become a Node.js Developer + Project.](http://bit.ly/2C5FkSy) [313 recommends, 4.6/5 stars]

[B) Fullstack: Node.js, Express & MongoDB Dev to Deployment.](http://bit.ly/2Ix5Lkm) [1,207 recommends, 4.7/5 stars]

<br>

## Rank 1
### [Wey: Fast open source Slack desktop app [★1317]](https://github.com/yue/wey?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 2
### [Npm v.6.0: a package manager for javascript [★16359]](https://github.com/npm/npm/blob/v6.0.0/CHANGELOG.md?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 3
### [Slugify: Slugify a string [★1189]](https://github.com/sindresorhus/slugify?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 4
### [Permit: An unopinionated authentication library for building Node.js APIs. [★886]](https://github.com/ianstormtaylor/permit?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 5
### [Whistle: HTTP, HTTPS, WebSocket debugging proxy [★2669]](https://github.com/avwo/whistle?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 6
### [Coroute: The awesome Node.js HTTP reverse-proxy server. [★108]](https://github.com/ethanent/coroute?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 7
### [Async-optics: A node asynchronous process and package monitor [★147]](https://github.com/AsyncOptics/async-optics?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 8
### [Devalpha-node: A stream-based approach to algorithmic trading and backtesting in Node.js [★75]](https://github.com/devalpha-io/devalpha-node?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 9
### [Crate: A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL [★741]](https://github.com/atulmy/crate?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)


<br>

## Rank 10
### [Proxy-lists: Node.js module for getting proxies from publicly available proxy lists. [★283]](https://github.com/chill117/proxy-lists?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
Binary file added src/may-node-opensource.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fa02b1c

Please sign in to comment.