JavaScript [based] Web Technologies
Node.js (2009-05-27)
A cross-platform, open-source server environment that can run on Windows, Linux, Unix, macOS, and more. Node.js is a back-end JavaScript runtime environment, runs on the V8 JavaScript engine, and executes JavaScript code outside a web browser.
npm (Node Package Manager) (2010-01-12)
A package manager for the JavaScript programming language maintained by npm, Inc. npm is the default package manager for the JavaScript runtime environment Node.js. It consists of a command line client, also called npm, and an online database of public and paid-for private packages, called the npm registry.
AngularJS (2010-10-20 to 2022-01-01) image/svg+xml
AngularJS (also known as "Angular 1") is a discontinued free and open-source JavaScript-based web framework for developing single-page applications.
React (2013-05-29)
A free and open-source front-end JavaScript library for building user interfaces based on components. (a.k.a., React.js or ReactJS)
Vue.js (2014-02-xx)
An open-source model–view–viewmodel front end JavaScript library for building user interfaces and single-page applications.
React Native (2015-03-26) React Logo
An open-source UI software framework created by Meta Platforms, Inc. It is used to develop applications for Android, Android TV, iOS, macOS, tvOS, Web, Windows, and UWP by enabling developers to use the React framework along with native platform capabilities.
Angular (2016-09-14)
Angular (also known as "Angular 2+") is a TypeScript-based, free and open-source single-page web application framework led by the Angular Team at Google and by a community of individuals and corporations.
Next.js (2016-10-25)
An open-source web development framework created by the private company Vercel providing React-based web applications with server-side rendering and static website generation.

OpenJS Foundation (2019-xx-xx)
OpenJS promotes the JavaScript and web ecosystem by hosting projects and funds activities that benefit the ecosystem. The OpenJS Foundation is made up of 38 open source JavaScript projects including Appium, Dojo, jQuery, Node.js, Node-RED and webpack.