-
Context provides a way to pass data through the component tree without having to pass props down manually at every level.
-
Minimal templating with {{mustaches}} in JavaScript - janl/mustache.js.
-
Parse, validate, manipulate, and display dates in JavaScript.
-
Angular is a JavaScript web framework for creating single-page web applications. The code is free to use and available as open source. It is further maintained and heavily used by Google and by lots of other developers around the world.
-
React Router is a routing for React.js, that synchronizes the components of application with the URL & supports server side rendering.
-
Cybernetically enhanced web apps.
-
A JavaScript library for building user interfaces.
-
Promise based HTTP client for the browser and node.js - axios/axios.