ECMAScript
ECMAScript is the standardization of the family of scripting languages that includes JavaScript. New versions of the standard are released every year. It is standardized by Ecma International. ECMAScript is commonly used for client-side scripting on the World Wide Web, and it is increasingly being used to write server-side applications and services using Node.js and other runtime environments. The ECMAScript language includes structured, dynamic, functional, and prototype-based features.
- GitHub: https://github.com/topics/ecmascript
- Wikipedia: https://en.wikipedia.org/wiki/ECMAScript
- Repo: https://github.com/tc39
- Created by: Brendan Eich, Ecma International
- Released: June 1997
- Related Topics: ecma-262, javascript, js, actionscript, jscript, qtscript, inscript, google-apps-script, nodejs,
- Aliases: es6,
- Last updated: 2026-01-13 00:09:26 UTC
- JSON Representation
https://github.com/renzp94/ecma262-zh
ecma262中文文档,英文文档:https://tc39.es/ecma262/
Last synced: 27 Feb 2025
https://github.com/pranaygp/proposal-array-prototype-do
tc39 array prototype do proposal
Last synced: 25 Oct 2025
https://github.com/es-shims/array.prototype.join
ES spec-compliant `Array.prototype.join` shim/polyfill/replacement that works as far down as ES3
array ecmascript es-shims javascript join polyfill shim
Last synced: 04 Mar 2025
https://github.com/jaid/eslint-config-jaid
Personal ESLint preset. Intentionally ugly to write code that looks like I feel.
ecmascript eslint eslint-config eslint-configs eslint-preset eslint-shareable-configs eslintconfig format formatter formatting jaid javascript jsx lint linter react style style-guide
Last synced: 30 Dec 2025
https://github.com/coderschoolmentee/js_challenges
JavaScript Challenges that I collected from internet
ecmascript javascript javascriptchallenge
Last synced: 10 Mar 2025
https://github.com/fuchodeveloper/population-management
A Population Management System that contains a list of locations and the total number of residents in each location broken down by gender.
backend ecmascript expressjs javascript nodejs sequelize
Last synced: 10 Mar 2025
https://github.com/miladsade96/guessthenumber
Guess The Number Game
css3 ecmascript game html5 javascript js
Last synced: 22 Feb 2025
https://github.com/lewypopescu/nodejs-start
First steps Node.js
comand-line commander db ecmascript nodejs
Last synced: 05 Apr 2025
https://github.com/CodingItWrong/class-property-arrow-functions
A demonstration of the benefits of property arrow functions
Last synced: 10 Mar 2025
https://github.com/davidedantonio/mon-os
A graphical activity monitor for the command line writter in Node.js
Last synced: 03 Mar 2025
https://github.com/weseek/eslint-config-weseek
Shareable configurations of ESLint by WESEEK, Inc. based on eslint-config-airbnb.
ecmascript eslint eslint-config eslint-config-airbnb javascript
Last synced: 30 Dec 2025
https://github.com/jbee37142/esnext_labs
This is a repository for experimenting with the ECMAScript standard in the current proposal.
Last synced: 28 Mar 2025
https://github.com/constantiner/sibylla
Asynchronous Promise based functional style utilities with full TypeScript support
async async-await asynchronous asynchronous-programming ecmascript fp functional functional-js functional-programming javascript node node-js nodejs promise typescript typescript-library
Last synced: 28 Mar 2025
https://github.com/moo-w/runtector
JavaScript runtime detector
bun deno ecmascript javascipt js-runtime nodejs runtime runtime-detection
Last synced: 14 Jun 2025
https://github.com/flex-development/esast-util-from-estree
esast utility to transform from estree
acorn ast ecmascript es esast esast-util estree javascript js syntax-tree unist unist-spec
Last synced: 20 Jul 2025
https://github.com/nilshartmann/js-ts-training
#JavaScript und #TypeScript Training
backend ecmascript frontend javascript training typescript workshop
Last synced: 22 Aug 2025
https://github.com/wellitongervickas/javascript-shortcode-parser
This function is like a sprintf of php. You'll need to pass a object like {name: 'Foobar' } and a text with shortcodes to be replaced with you short codes.
ecmascript helper javascript php sprintf
Last synced: 18 Jul 2025
https://github.com/itsabdessalam/ecmascript-training
ecmascript-training
ecmascript es10 es6 es7 es8 es9 javascript
Last synced: 01 Mar 2025
https://github.com/ru-dr/js_basics
This GitHub repository is a comprehensive guide to JavaScript fundamentals, covering topics such as variable declarations, data types, memory management, strings, arrays, objects, functions, loops, and more. Whether you're a beginner or looking to deepen your understanding, this repository provides detailed explanations.
Last synced: 01 Nov 2025
https://github.com/mikeludemann/module-node-js
Some helpful modules for "node.js" & Co.
ecmascript javascript module-pattern modules nodejs
Last synced: 28 Mar 2025
https://github.com/maxroecker/evaluable
A tiny library to compare objects as values in ECMAScript
comparison ecmascript evaluation javascript typescript
Last synced: 19 Oct 2025
https://github.com/tejasbubane/redux-examples
Code from Dan Abramov's redux courses on egghead
ecmascript esnext javascript react redux
Last synced: 02 Mar 2025
https://github.com/xotic750/object-create-x
Sham for Object.create
browser create ecmascript nodejs object
Last synced: 15 Oct 2025
https://github.com/christianoellers/cli-strike
Counter-Strike for the lazy. If you've got a great imagination or are just hunting for rewards, this is for you. Probably takes longer to install then you are willing to play.
cli cli-game cli-games counter-strike counterstrike ecmascript ecmascript6 es6 es6-javascript game game-development inquirer inquirer-plugin inquirer-prompt inquirerjs javascript javascript-game node node-js nodejs
Last synced: 12 Apr 2025
https://github.com/dheovani/portfolio
Personal portfolio
css3 ecmascript gh-pages html5 javascript portfolio portfolio-website react react-vite reactjs tsx typescript vite
Last synced: 17 Jul 2025
https://github.com/adarshpattnaik/tic-tac-toe
A Tic-Tac-Toe fun game made of pure HTML 5, CSS 3 & JavaScript.
css3 ecmascript html5 javascript web-development
Last synced: 17 Jul 2025
https://github.com/pedro-demeu/js-news
This repository is responsible to test and implement the new features of javascript.
ecmascript js js-features stateofjs
Last synced: 21 Feb 2025
https://github.com/suzumiya-tiger/javascript_advanced
整理和汇总的关于自己深入学习JavaScript原理和ECMAScript最新应用的心得分享
ecmascript javascript typescript
Last synced: 12 Mar 2025
https://github.com/kuriv/manual-javascript
JavaScript 是一种具有函数优先的轻量级、解释型、即时编译型的编程语言。
ecmascript javascript javascript-library javascript-plugin javascript-tools
Last synced: 10 Sep 2025
https://github.com/nasriyasoftware/postbuild
PostBuild is a utility pacakge for TypeScript run useful tasks after transpiling TypeScript into ESM and CJS JavaScript file.
babel babel-plugin cjs commonjs commonjs-modules ecmascript esm esmodules node nodejs tsc typescript
Last synced: 12 Jul 2025
https://github.com/es-shims/string.prototype.substr
ES spec-compliant `String.prototype.substr` shim/polyfill/replacement that works as far down as ES3
ecmascript javascript polyfill shim string substr
Last synced: 26 Oct 2025
https://github.com/carlos-sweb/z-string
ECMAScript String API implementation in Zig - 96.4% spec compliance, UTF-16 indexing, runtime-ready
ecmascript javascript js-runtime runtime spec-compliance string string-api utf16 zig zig-lang
Last synced: 13 Jan 2026
https://github.com/azanniel/voice-memo
Gravador de voz para lhe ajudar em pequenas ocasiões.
Last synced: 26 Feb 2025
https://github.com/waterlemons2k/es2024.object
Polyfills for the new methods of `Object` in ES2024.
ecmascript ecmascript2024 es es2024 group groupby javascript js object polyfill shim
Last synced: 25 Sep 2025
https://github.com/syusui-s/esper
Typing software written in ECMAScript
ecmascript typing-game typing-trainer typing-tutor
Last synced: 16 Dec 2025
https://github.com/tagae/javascript-refresher
Refresher on the language that drives the web
Last synced: 21 Jul 2025
https://github.com/theremotecoder/graph-db-neo4j-cypher-playground
Graph database tests - Neo4j + Cypher
cypher cypher-query cypher-query-language db ecmascript graph graph-data graph-database graph-datasets graph-datastructures graph-db graph-dbms javascript js neo4j neo4j-database neo4j-driver neo4j-graph node query
Last synced: 20 Nov 2025
https://github.com/adbayb/sdk-usage
A code analyzer to collect any Software-Development-Kit-like component (libraries, interfaces, ...) usage with JSX and TypeScript support
analyzer ecmascript sdk sonar tool
Last synced: 12 Apr 2025
https://github.com/kuro-98/carritodcompras
🛒 Carrito de Compras 🛍️ - Proyecto web desarrollado con JavaScript para agregar cursos al carrito de compras, realizar manipulación del DOM y mostrar el contenido del carrito. Llevado a cabo en el curso "Aprende el Lenguaje de Programación Web más popular paso a paso con +20 Proyectos" del profesor Juan Pablo De la Torre Valdez.
dom dom-manipulation ecmascript ecmascript6 javascript juanpablodelatorrevaldez udemy-course udemy-course-project
Last synced: 28 Feb 2025
https://github.com/carlosvinimsouza/journeyjs
The trail JS Basic for review (in coming, i'll work with NestJS, Fastify, etc)
css ecmascript html javascript learning
Last synced: 28 Feb 2025
https://github.com/kitschpatrol/es-check-min
A CLI tool and library to find the minimum compatible ECMAScript version of a JavaScript file.
cli ecmascript es-check npm-package version-detection
Last synced: 15 May 2025
https://github.com/viniddev/calculadora-javascript
Uma calculadora criada de forma manual, onde cada função foi implementada por mim em javascript
calculator-javascript css3 ecmascript html-css-javascript html5 javascript mathematics solutions webapp
Last synced: 20 Jun 2025
https://github.com/lycan-nt/-laboratory_of_javascript-experiences
Repository for creating small projects and perfecting development
css3 ecmascript ecmascript2015 ecmascript2016 ecmascript2017 express express-js html5 javascript node-js node-module nodejs reactjs
Last synced: 25 Dec 2025
https://github.com/arjunan-k/ecmascript
A comprehensive list of all new ES features from 2015 onwards with examples.
ecmascript es-10 es-11 es-12 es-13 es-14 es-6 es-7 es-8 es-9 features javascript
Last synced: 26 Feb 2025
https://github.com/endurancecode/javascript-complete-guide
Code written following the course "JavaScript - The Complete Guide 2021" created by Maximilian Schwarzmüller
Last synced: 26 Feb 2025
https://github.com/pmuens/tinker-typescript
TypeScripting around
ecmascript javascript typescript typing
Last synced: 15 May 2025
https://github.com/jalalhejazi/learning-typescript
learning-typescript
docker ecmascript nodejs training-materials typescript
Last synced: 26 Dec 2025
https://github.com/andriikot/javascript
ECMAScript
async conspects ecmascript javascript js promises
Last synced: 16 Nov 2025
https://github.com/spam-n-eggs/js-collections
A collection of JavaScript collections
array arraylist arrays collection collections ecmascript implementation javascript javascript-library javascript-tools js json lightweight linked-list list utilities utility
Last synced: 27 Feb 2025
https://github.com/micalevisk/gm_scripts
:monkey_face: my Greasemonkey's (and TM) scripts :see_no_evil:
ecmascript greasemonkey greasemonkey-script javascript-vanilla js userscripts
Last synced: 14 Jun 2025
https://github.com/mateusdanieel/sorteador
Adiciona os itens em uma tabela e retorna para o usuário um dos elementos de forma randômica.
css ecmascript html javascript js
Last synced: 17 Mar 2025
https://github.com/xotic750/object-define-properties-x
Sham for Object.defineProperties
browser defineproperties ecmascript nodejs object
Last synced: 02 Jul 2025
https://github.com/mvcbotelho/estudos-es6
Estudos de ES6.
ecmascript ecmascript6 es6 es6-javascript
Last synced: 01 Sep 2025
https://github.com/amanovishnu/05-mini-free-code-camp-projects
freecodecamp (also called "free code camp") is a nonprofit that offers an interactive learning platform, community forums, chat rooms, and medium publications to make web development education accessible to all. this repository contains five mini projects created using freecodecamp articles.
bootstrap4 css3 ecmascript html5 javascript jquery
Last synced: 08 Sep 2025
https://github.com/AndriiKot/Programming_languages
Programming languages
ecmascript high-level-language js python3 ruby
Last synced: 01 Sep 2025
https://github.com/andriikot/programming_languages
Programming languages
ecmascript high-level-language js python3 ruby
Last synced: 06 Mar 2025
https://github.com/allanjos/financer-server
Node.js server application.
backend ecma ecmascript https javascript js mongodb nodejs
Last synced: 26 Feb 2025
https://github.com/adarshpattnaik/calculator
A calculator app made of pure HTML, CSS & JavaScript.
css3 ecmascript html5 javascript web-development
Last synced: 06 Mar 2025
https://github.com/ryoichi-obara/convert-filename-ja
Convert a string to be able to use as a filename with Japanese characters.
ecmascript hacktoberfest japanese japanese-characters javascript javascript-library node node-js node-module nodejs nodejs-modules remove-characters string-manipulation
Last synced: 06 Mar 2025
https://github.com/flex-development/export-regex
Export statement regex
ecmascript export regex typescript
Last synced: 26 Feb 2025
https://github.com/unclechu/node-http-markup-server
HTTP-server for markup (using express framework and ejs template engine)
dead-project ecmascript ejs http javascript markup nodejs server
Last synced: 31 Aug 2025
https://github.com/xotic750/find-index-x
Return the index of the first element in the array that satisfies the provided testing function.
array browser ecmascript findindex nodejs
Last synced: 30 Apr 2025
https://github.com/esemesek/syringe
@Decorated javascript IOC container
ecmascript ioc ioc-container javascript js nodejs
Last synced: 17 Mar 2025
https://github.com/xotic750/trim-right-x
This method removes whitespace from the right end of a string.
browser ecmascript nodejs trimming
Last synced: 15 Jul 2025
https://github.com/fulldream/eslint-plugin-enforce-es-private
An ESLint plugin to enforce the use of native ES private fields ('#') instead of the 'private' modifier in TypeScript.
ecmascript eslint eslint-plugin plugin typescript typescript-eslint
Last synced: 08 May 2025
https://github.com/sushichan044/unplugin-transform-import-meta
Transform ImportMeta properties and methods at build-time.
ecmascript import-meta unplugin
Last synced: 05 Oct 2025
https://github.com/ssnnee/alx-frontend-javascript
Projects done in alx software engineering short front-end specialisation
ecmascript ecmascript6 frontend javascript
Last synced: 26 Feb 2025
https://github.com/yamoo9/dx
Front-end 툴체인 템플릿
ecmascript react typescript vite web webpack
Last synced: 22 Mar 2025
https://github.com/melitus/react-native-login-auth
React Native auth login with Redux, redux thunk, react naviagation
ecmascript react react-native reactnavigation redux-thunk
Last synced: 24 Mar 2025
https://github.com/caiocampos/modular-server
Backend usando NestJS (Fastify) e MongoDB (Mongoose) para integrar vários servidores em uma só raiz. Projetos relacionados: https://github.com/caiocampos/blog-posts; https://github.com/caiocampos/shrtr; https://github.com/caiocampos/asteroid-score
ecmascript express express-js expressjs fastify javascript js mongo mongodb mongoose nest nestjs node node-js nodejs ts typescript
Last synced: 14 Mar 2025
https://github.com/danielbatres/ecmascript
ecmascript es10 es6 es7 es8 es9 javascript js nodejs
Last synced: 12 Mar 2025
https://github.com/ksxnodemodules/extended-promise
Extend ECMAScript 6 promise
ecmascript event javascript promise subclass
Last synced: 17 Jun 2025
https://github.com/jul10l1r4/pop-image
Ele cria um suave box, para visualizar imagens de um modo mais, porreta 🤘
cafe css dev ecmascript js massa nojquery nolib raul-seixas-legal realoficial realtime seguranca stack truecode
Last synced: 17 Jun 2025
https://github.com/csirmaz/ednascript
EdnaScript is a simple extension to JavaScript that makes it easy to write object-oriented code with class inheritance (Perl)
ecmascript object-oriented preprocessor transpiler
Last synced: 12 Apr 2025
https://github.com/ganeshpataiya/js
JavaScript Project for UI developers
ecmascript es6 javascript js typescript vanilla-javascript
Last synced: 10 Mar 2025
https://github.com/kkowa/web
Web based UI for kkowa applications
docker ecmascript nextjs typescript vscode yarn
Last synced: 10 Mar 2025
https://github.com/shubhdeep12/eslint-config-generator
ESLint config generator, helps you to create config easily for your next javascript app.
commonjs ecmascript eslint eslint-config eslint-rules eslintconfig javascript
Last synced: 06 Oct 2025
https://github.com/riahnrhyme/mega-it
메가아이티아카데미학원
animation back-end css3 ecmascript es6 front-end full-stack html5 javascript json mysql node nodejs react redux responsive rest-api single-page-applications spa web
Last synced: 10 Mar 2025
https://github.com/dobby-ide/okm-ecmascript-privitera-fabio
exercise rep for my studies in TAMK
Last synced: 10 Mar 2025
https://github.com/alce65/js_relevant
Curso de Introducción a JS y Angular para Relevant (Diciembre 2019)
angular ecmascript es6 javascript
Last synced: 10 Mar 2025
https://github.com/renatoelho/funcoes-google-sheets
Você aprenderá como criar funções personalizadas no Google Sheets utilizando o Apps Script. As funções que serão criadas incluem uma para calcular a idade com base em uma data de nascimento e outra para buscar informações detalhadas de um CEP utilizando uma API.
ecmascript google-sheets google-workspace javascript
Last synced: 06 Oct 2025
https://github.com/Viniddev/Calculadora-JavaScript
Uma calculadora criada de forma manual, onde cada função foi implementada por mim em javascript
calculator-javascript css3 ecmascript html-css-javascript html5 javascript mathematics solutions webapp
Last synced: 10 Mar 2025
https://github.com/yehoryatskevych/proposal-function-static-variables
ecmascript javascript language proposal
Last synced: 10 Mar 2025
https://github.com/theremotecoder/code-portfolio-examples
Development portfolio - Code excerpts from other projects + live demos.
css css3 ecmascript ecmascript6 eslint html html5 javascript js json mysql next node php php7 react recoil sql ts typescript
Last synced: 30 Dec 2025
https://github.com/lucasfernandes/mapsTest
Simple app using maps, redux and redux-saga
async-functions ecmascript ios-app javascript objective-c react-native react-native-maps react-redux redux redux-saga
Last synced: 10 Mar 2025
https://github.com/metastable-void/es-first-aid
The Fundamental Utilities for ECMAScript
base64 crc32 ecmascript promise utf-8 uuid
Last synced: 05 Apr 2025
https://github.com/getteli/jsavancado
JS - Curso de javascript avançado
curso ecmascript javascript javascript-avancado js
Last synced: 22 Mar 2025
https://github.com/nukopy/typescript-at-work
「仕事ですぐに使える TypeScript」(Future Corporation,2020/10)の実装リポジトリ
ecmascript javascript typescript
Last synced: 10 Mar 2025
https://github.com/brunonavarrooficial/todolist-reactjs
TodoList React JavaScript
css3 ecmascript javascript react todolist
Last synced: 26 Oct 2025
https://github.com/soul-master/esversion
Detect ECMA/JavaScript version of local file via `detect-es-version` package
Last synced: 12 Nov 2025
https://github.com/xotic750/normalize-space-x
Trims and replaces sequences of whitespace characters by a single space.
browser ecmascript nodejs normalizer whitespace-character
Last synced: 30 Apr 2025