Issue #84

Dear readers, we wish you a happy new year 2020!

Number one this week, machinelearn.js is a library to run machine learning in Node.js and in the browser.

It hides the underlying mathematical concepts and exposes a simple API:

  • fit for training the model from a data set (the “labeled examples”)
  • predict for computing predictions from new unlabeled data

It has a low entry barrier but there are a lot of features including several metrics to check how well your models perform.

If you are interested in this fascinating topic, check the Machine Learning tag in Best of JavaScript.

Last week we promised that the JavaScript Rising Stars would be back… we ask you to wait one more week. I know it’s hard to believe but it’s just that we had too much work over the last days, thank you for your understanding!

Growing Fast This Week

By % of GitHub stars added (relative growth) this week
1
machinelearn.js
machinelearn.js
Machine Learning library for the web and Node.
Homepage
+17.4%
2
Scully
Scully
The Static Site Generator for Angular apps
GitHub
+15.0%
3
Keystone
Keystone
A scalable platform and CMS to build Node.js applications
Homepage
+10.9%
4
G2Plot
G2Plot
An interactive and responsive charting library
Homepage
+9.3%
5
Alpine.js
Alpine.js
A rugged, minimal framework for composing JavaScript behavior in your markup
GitHub
+9.1%
6
Flowy
Flowy
The minimal javascript library to create flowcharts
GitHub
+6.2%
7
Admin Bro
Admin Bro
An admin panel for apps written in node.js
Homepage
+5.7%
8
Outline
Outline
The fastest wiki and knowledge base for growing teams.
Homepage
+5.6%
9
Blocks
Blocks
A JSX-based page builder for creating beautiful websites without writing co...
Homepage
+5.4%
10
React Hook Form
React Hook Form
React hooks for forms validation without the hassle.
Homepage
+3.9%

Trending This Week

By number of GitHub stars added this week
1
Svelte
Svelte
Cybernetically enhanced web apps
Homepage
+438
2
Outline
Outline
The fastest wiki and knowledge base for growing teams.
Homepage
+399
3
Vue.js
Vue.js
A progressive, incrementally-adoptable framework for building UI on the web
Homepage
+338
4
Flowy
Flowy
The minimal javascript library to create flowcharts
GitHub
+312
5
React
React
A declarative, efficient, and flexible JavaScript library for building UI
Homepage
+302
6
VS Code
VS Code
Visual Studio Code
Homepage
+300
7
Vue Element Admin
Vue Element Admin
A magical vue admin
GitHub
+286
8
You Don't Know JS
You Don't Know JS
A book series on JavaScript
GitHub
+268
9
JS Algorithms & Data Structures
JS Algorithms & Data Structures
Algorithms and data structures implemented in JavaScript
GitHub
+253
10
React Hook Form
React Hook Form
React hooks for forms validation without the hassle.
Homepage
+217

Any question or feedback? Reach us on GitHub.

Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.