JavaScript
JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
Here are 296,708 public repositories matching this topic...
-
Updated
Mar 27, 2022 - JavaScript
Scrape some websites to check for PS5 stock.
-
Updated
Mar 27, 2022 - HTML
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
Updated
Mar 27, 2022 - JavaScript
My personal portfolio, which describes who I am, the skills I possess, how get in touch with me and other information.
-
Updated
Mar 27, 2022 - PHP
JavaScript detection of Incognito & other private browsing modes on Chrome, Edge, Safari, Firefox and MSIE.
-
Updated
Mar 27, 2022 - JavaScript
An engine for symbolic manipulation and numeric evaluation of math formulas expressed with MathJSON
-
Updated
Mar 27, 2022 - TypeScript
-
Updated
Mar 27, 2022 - Java
Guia básico sobre o NodeJs feito durante meus estudos sobre essa tecnologia.
-
Updated
Mar 27, 2022 - JavaScript
Self-updating readme file template; fork repo to have a live readme.md on github with self-updating values.
-
Updated
Mar 27, 2022 - JavaScript
This project is only for measure my skills on javascript, and improve my Portfolio
-
Updated
Mar 27, 2022
Question codes approved in URI Online Judge using only Javascript with modern syntax (ES2016+)
-
Updated
Mar 27, 2022 - JavaScript
Help Ukrainian people find jobs in the EU, navigate visas and translating CVs.
-
Updated
Mar 27, 2022 - JavaScript
Simplify handling and hashing of passwords with bcrypt.
-
Updated
Mar 27, 2022 - TypeScript
🚀 Feature Proposal
https://jestjs.io/docs/asynchronous
It currently says "The most common asynchronous pattern is callbacks." This is wrong. We should put promises at the top, and callbacks last. We should probably lift up async-await as well, before the example returning promises.
If you want to work on this, please state so in this issue so not multiple people start working
Collection of notes and resources on Data Structures and Algorithms implemented in JavaScript
-
Updated
Mar 27, 2022 - JavaScript
Boilerplate for a modern desktop application. Not a project nor a substitute tutorial for my video tutorials. I didn't use svelte since the alleged performance comes at the cost of good UI kits (community).
-
Updated
Mar 27, 2022 - JavaScript
Binary-encoded serialization of JavaScript objects with generator-based parser and serializer
-
Updated
Mar 27, 2022 - JavaScript
Website for SerenityOS's JavaScript engine (LibJS)
-
Updated
Mar 27, 2022 - JavaScript
Repositorio de Estudos para processamento de linguagem natural
-
Updated
Mar 27, 2022 - TypeScript
An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
-
Updated
Mar 27, 2022 - C#
Creating a site that will allow users to "like" or "dislike" photos of random cats - once they've picked a cat photo, they can give it a random name. If they do not like the name chosen, they can try again!
-
Updated
Mar 27, 2022 - JavaScript
Clone de la web Wizzarding World, una franquicia de medios y un universo compartido de fantasía ficticia centrado en la serie de películas, basadas en las novelas de Harry Potter de la autora británica J.K. Rowling.
-
Updated
Mar 27, 2022 - CSS
My website's frontend, written in React and Typescript.
-
Updated
Mar 27, 2022 - TypeScript
MENVO is a free mentoring platform for students looking for their first professional opportunities. We connect several professionals through video calls to young people who need references, follow-up or access to resources to help them in the search for and participation in selection processes.
-
Updated
Mar 27, 2022 - JavaScript
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia


For example, cubing/cubing.js@2144f5f had to update the definition of a color in multiple places.
Ideally we'd have a single place define each literal color (e.g. "orange") and their mappings to semantic colors (e.g. "oriented sticker").