Number one this week, fx
is a handy command-line tool to manipulate JSON data, from files saved on your disk or from REST APIs.
The main features:
- You can use any native JavaScript function to manipulate data:
map
,filter
andslice
for example - The interactive mode that lets you navigate through the nodes of the JSON tree, in a very keyboard-friendly way.
- You can enhance the tool to do powerful requests and aggregations, using famous libraries like Ramda or Lodash or your own JavaScript snippets.
Vue.js
+714 ★
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
30 seconds of code
+692 ★
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
JS Algorithms & Data Structures
+686 ★
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
React
+544 ★
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.