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-27 00:09:33 UTC
- JSON Representation
https://github.com/wildhoney/biutiful
:herb: Biutiful transform ES imports into browser usable ECMAScript imports.
ecmascript ecmascript2015 es6 es6-javascript es6-modules exports imports modules
Last synced: 31 Dec 2025
https://github.com/nicholaslyang/proposal-number-ranges
TC39 Proposal for Number Ranges
Last synced: 21 Jan 2026
https://github.com/cody-dot-js/parse-static-imports
Gracefully parse ECMAScript static imports 💃
ecmascript es6 import javascript js
Last synced: 30 Dec 2025
https://github.com/shinnn/json-to-es-module
Convert JSON to an ECMAScript module
convert ecmascript json module nodejs
Last synced: 03 Sep 2025
https://github.com/codecommission/subkit-examples
GraphQL APIs made fast and easy
ecmascript examples graphql graphql-server nodejs
Last synced: 27 Mar 2025
https://github.com/kenvilar/fotogaravel
Fotogaravel is a light, fast and simple web application to create a gallery of photos using Laravel framework.
bootstrap ecmascript javascript laravel-framework object-oriented-programming php7 sass-framework vuejs webpack
Last synced: 30 Dec 2025
https://github.com/EasyWebApp/Promise
Promise/A+ implement based on ES 6+ & Babel
babel ecmascript polyfill promise
Last synced: 10 Mar 2025
https://github.com/punitkatiyar/next-js-master-guide
Next.js is a framework built on top of React, providing a more opinionated and feature-rich environment for building web applications
components ecmascript javascript nextjs routing typescript
Last synced: 22 Aug 2025
https://github.com/techquery/onion-stack
Middleware framework based on Async Generator of ECMAScript 2018, inspired by Koa 2
async-generator ecmascript koa middleware
Last synced: 21 Jan 2026
https://github.com/flex-development/import-regex
Import statement regex
dynamic-import ecmascript import regex static-import typescript
Last synced: 15 Sep 2025
https://github.com/alibahaari/react-tailwind-forms-redux-example
A React example created by Tailwind forms plugin and Redux Toolkit.
ecmascript es6 javascript js react react-redux reactjs redux redux-toolkit tailwind tailwind-css tailwindcss tailwindcss-plugin
Last synced: 12 Dec 2025
https://github.com/queirozz8/javascript-courses
ENGLISH: My JavaScript projects. (Containing HTML and CSS as well, but predominantly JavaScript). --- PTBR: Meus projetos com JavaScript. (Contendo HTML e CSS também, mas predominantemente JavaScript).
ecmascript es6 html-css-javascript javascript javascript-es6 js json
Last synced: 10 Oct 2025
https://github.com/xotic750/assert-x
A Javascript assertion library.
assert browser ecmascript nodejs
Last synced: 12 Oct 2025
https://github.com/akashgutha/javascript-tricks
Collection :book: of javascript tricks and code shots for my twitter :bird: thread
Last synced: 18 Jun 2025
https://github.com/xotic750/is-function-x
Determine whether a given value is a function object.
browser ecmascript function isfunction nodejs
Last synced: 30 Apr 2025
https://github.com/es-shims/array.prototype.values
An ES2015 spec-compliant `Array.prototype.values` shim/polyfill/replacement that works as far down as ES3.
array ecmascript javascript polyfill shim values
Last synced: 18 Oct 2025
https://github.com/caiocampos/primes
Biblioteca WebAssembly (Wasm) criada em Rust para calcular números primos (página usando Angular 20). Pacote npm: https://www.npmjs.com/package/@caiocampos/primes
angular ecmascript javascript js node node-js nodejs optimization prime prime-numbers rust rust-lang typescript wasm web-assembly webassembly
Last synced: 30 Jun 2025
https://github.com/alibahaari/maa-charity
"Maa Charity" is a starter website for charities want to be established.
ecmascript es6 javascript js react react-components react-router react-router-dom reactjs
Last synced: 12 Dec 2025
https://github.com/albinojunior/node-sendmail-ts
Node API for send mails html(.hbs) templates, written in Typescript.
api ecmascript handlebars javascript nodejs nodemailer typescript
Last synced: 25 Mar 2025
https://github.com/easywebapp/promise
Promise/A+ implement based on ES 6+ & Babel
babel ecmascript polyfill promise
Last synced: 03 Oct 2025
https://github.com/solo-steven/ecma-toolkit
A toy parser for ECMAScript.
ast ecmascript learning-by-doing parser
Last synced: 09 Mar 2025
https://github.com/ljharb/safe-bigint
Safely create a BigInt from a numerical string, even one larger than MAX_SAFE_INTEGER.
bigint ecmascript integer javascript max safe
Last synced: 07 May 2025
https://github.com/theScottyJam/explicit-exception-proposal-ideas
A place to visualize how different variations of the explicit-exception proposal would look in real code. See this thread: https://es.discourse.group/t/explicit-exceptions-a-solution-to-fragile-code-dealing-with-exceptions/796/8
ecmascript exceptions javascript
Last synced: 10 Mar 2025
https://github.com/es-shims/array.prototype.entries
An ES2015 spec-compliant `Array.prototype.entries` shim/polyfill/replacement that works as far down as ES3.
array ecmascript entries javascript polyfill shim
Last synced: 11 Oct 2025
https://github.com/es-shims/Array.prototype.some
Array.prototype.some spec-compliant polyfill
array ecmascript javascript polyfill shim some
Last synced: 11 May 2025
https://github.com/xotic750/power-set-x
Calculates the Power Set of a set S. http://en.wikipedia.org/wiki/Power_set
browser ecmascript nodejs powerset
Last synced: 26 Dec 2025
https://github.com/rubengees/vue-workshop
:closed_book: Vue.js presentation and workshop
ecmascript javascript presentation vue vuejs vuejs2 workshop
Last synced: 06 Apr 2025
https://github.com/peakchen90/acorn-learning
acorn 源码学习
acorn acorn-learning ast ecmascript js parser
Last synced: 26 Dec 2025
https://github.com/xotic750/is-array-buffer-x
Detect whether or not an object is an ArrayBuffer.
arraybuffer browser ecmascript nodejs
Last synced: 30 Apr 2025
https://github.com/RubenSibon/advanced-javascript-concepts-notes
Notes on Andrei Neagoie's Advanced JavaScript Concepts
Last synced: 10 Mar 2025
https://github.com/tdd/confoo2018-es2020
Slides for my “What's new in ES2020?” talk at Confoo Montréal 2018
conference confoo ecmascript es2017 es2018 es2019 es2020 javascript talk
Last synced: 01 Apr 2025
https://github.com/azkarmoulana/the-javascript-handbook
💪The Complete JavaScript Handbook 💕✔
ecmascript es5 es6 handbook javascript
Last synced: 05 Nov 2025
https://github.com/es-shims/number.isfinite
An ES-spec-compliant Number.isFinite shim/polyfill/replacement that works as far down as ES3
ecmascript es-shims isfinite javascript number polyfill shim
Last synced: 07 May 2025
https://github.com/inspect-js/is-data-view
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.
data dataview ecmascript javascript typedarray typedarrays view
Last synced: 05 Apr 2025
https://github.com/es-shims/arraybuffer.prototype.detached
ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached
array arraybuffer buffer detached ecmascript es-shim es-shims javascript polyfill shim
Last synced: 11 Oct 2025
https://github.com/Z8264/algorithms-ecmascript
📘 基于 EcmaScript 实现,前端开发算法基础教程。QianDuan.TECH 小组全新力作。
Last synced: 10 Mar 2025
https://github.com/ljharb/asynciterator.prototype
`AsyncIterator.prototype`, or a shared object to use.
async asynciterator ecmascript iterator javascript prototype
Last synced: 30 Apr 2025
https://github.com/eliassjogreen/aoc
ᚠ🌠 My advent of code solutions
advent-of-code advent-of-code-2023 ecmascript futhark nova
Last synced: 23 Jun 2025
https://github.com/garrettmflynn/escode
The Universal Web Development Framework
composability ecmascript esm javascript
Last synced: 20 Jul 2025
https://github.com/seanpm2001/Bliss_Browser_ECMAScript
🌳️🌐️#️⃣️ The Bliss Browser ECMAScript language support module, allowing ECMAScript (JavaScript) programs to be written in and ran within the browser.
bliss-browser bliss-browser-development bliss-browser-ecmascript bliss-browser-language-support bliss-browser-languages browser ecmascript gpl3 gplv3 md txt web-browser web-development
Last synced: 10 Mar 2025
https://github.com/inspect-js/is-well-known-symbol
Is this value a well-known Symbol?
ecmascript javascript symbol well-known
Last synced: 17 Oct 2025
https://github.com/lemmon/babel-env-cli
Babel command line interface for global use, including preset-env as default.
babel cli compiler ecmascript javascript
Last synced: 22 Aug 2025
https://github.com/brettz9/es-file-traverse
Traverse ECMAScript (JavaScript) files by their `import`/`require` chains
amd ecmascript import require traversal
Last synced: 27 Sep 2025
https://github.com/noisytoot/js-editor
A JavaScript editor that can be launched from a file: URL
ecmascript editor javascript js
Last synced: 04 Mar 2025
https://github.com/ljharb/iterate-iterator
Iterate any JS iterator. Works robustly in all environments, all versions.
ecmascript iterate iterator javascript
Last synced: 10 Apr 2025
https://github.com/es-shims/array.prototype.foreach
Array.prototype.forEach spec-compliant polyfill
array ecmascript foreach javascript polyfill shim
Last synced: 30 Sep 2025
https://github.com/codeconut-ltd/christianoellers-website-vue
Vue based personal website with links to other platforms. Also used as tech- and animation playground.
animation css css3 css3-animations ecmascript ecmascript6 es6 frontend html html5 javascript js svg svg-filters vue vue3 vuejs vuejs3 website website-design
Last synced: 24 Oct 2025
https://github.com/joaopfsiqueira/typescript-usage
Repositório criado para centralizar tudo que eu aprendi sobre typescript em um curso.
ecmascript javascript nodejs typescript
Last synced: 30 Dec 2025
https://github.com/es-shims/error.iserror
An ESnext spec-compliant `Error.isError` shim/polyfill/replacement that works as far down as ES3.
ecmascript error iserror javascript polyfill shim
Last synced: 30 Sep 2025
https://github.com/devlato/proposal-from-import
Proposal for Python-like import syntax extension
ecmascript ecmascript-proposal ecmascript-syntax es6 es7 esnext javascript proposal proposals
Last synced: 16 Mar 2025
https://github.com/agapas/react-currency-converter
React currency converter - a single page app made with React in functional programming like approach, which uses the exchanged rates API
currency-converter ecmascript enzyme exchanged-rates-api functional-programming jest react react-currency-converter reactjs
Last synced: 10 Jul 2025
https://github.com/es-shims/string.prototype.split
String.prototype.split spec-compliant polyfill
ecmascript javascript polyfill shim split string
Last synced: 30 Sep 2025
https://github.com/khatastroffik/one-ts-for-all
A PoC demonstrating a "single source" Typescript library project generating automatically multiple script artifacts out of the library (CJS, ESM, TS) and a sample CLI: ONE-FOR-ALL !
application bin blueprint cjs cli commonjs commonjs-modules ecmascript esm esm-libraries jest module multiple-targets nodejs one4all poc ts tsc type-declarations typescript
Last synced: 13 Apr 2025
https://github.com/omerkel/lanerouge
L'âne rouge solitaire puzzle / Khun Phaen / Klotski
android-app browser-game ecmascript entertainment games javascript mobile-app puzzle-game single-player solitaire-game
Last synced: 13 Nov 2025
https://github.com/psyirius/extendscript-debugger-core
Adobe Extendscript Debuggger
adobe compiler debugger ecmascript es3 extendscript jsx
Last synced: 13 Jul 2025
https://github.com/ljharb/gopd
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
descriptor ecmascript getownpropertydescriptor javascript property
Last synced: 07 May 2025
https://github.com/z8264/algorithms-ecmascript
📘 基于 EcmaScript 实现,前端开发算法基础教程。QianDuan.TECH 小组全新力作。
Last synced: 12 Aug 2025
https://github.com/mrozbarry/composable-state
A library for composing declarative deep-nested state updates.
ecmascript immutable library state-management
Last synced: 15 Apr 2025
https://github.com/es-shims/number.parsefloat
An ES-spec-compliant Number.parseFloat shim/polyfill/replacement that works as far down as ES3
ecmascript es-shims javascript number parsefloat polyfill shim
Last synced: 30 Sep 2025
https://github.com/es-shims/string.prototype.iswellformed
An ESnext spec-compliant `String.prototype.isWellFormed` shim/polyfill/replacement that works as far down as ES3.
ecmascript javascript pair polyfill shim string surrogate unicode well-formed
Last synced: 30 Sep 2025
https://github.com/hugoalh/runtime-info-es
An ECMAScript (JavaScript & TypeScript) module for runtime information.
ecmascript ecmascript-module es esm esmodule info information javascript js runtime ts typescript
Last synced: 15 Sep 2025
https://github.com/Mgobeaalcoba/ecmascript
Repo donde iré subiendo y guardando las distintas versiones de mis trabajos en el curso de Ecmascript de Platzi.
Last synced: 10 Mar 2025
https://github.com/pedrofurtado/redux
My own Redux. Just for fun.
ecmascript javascript just-for-fun redux redux-clone
Last synced: 05 Apr 2025
https://github.com/es-shims/array.prototype.slice
ES spec-compliant `Array.prototype.slice` shim/polyfill/replacement that works as far down as ES3
array ecmascript javascript polyfill shim slice
Last synced: 30 Sep 2025
https://github.com/hugoalh/base16-es
An ECMAScript (JavaScript & TypeScript) module for Base16 encode and decode.
base16 ecmascript ecmascript-module es es-module esm esmodule javascript js ts typescript
Last synced: 15 Sep 2025
https://github.com/TeaEntityLab/envJs
Javascript Env & Cross-platform common functions library
browser ecmascript env environment javascript
Last synced: 10 Mar 2025
https://github.com/pktcodes/slider-react-project
Slider Project using React
css3 ecmascript html5 javascript react react-hooks react-icons slider useeffect usestate
Last synced: 05 Aug 2025
https://github.com/hugoalh/http-header-value-handler-es
An ECMAScript (JavaScript & TypeScript) module to handle the HTTP header value.
ecmascript ecmascript-module es es-module esm esmodule handle handler header http javascript js ts typescript
Last synced: 15 Sep 2025
https://gitlab.com/easejs/easejs
Classical Object-Oriented JavaScript framework (https://gnu.org/s/easejs)
OOP class ecmascript gnu interface javascript trait
Last synced: 10 Mar 2025
https://github.com/rraziel/esx-rs
ECMAScript decorators for REST endpoint description, inspired by JAX-RS.
decorator ecmascript jax-rs rest typescript
Last synced: 02 Oct 2025
https://github.com/marcus-sa/electron-nuclei
DEPRECATED: Moved to https://github.com/marcus-sa/nuclei/tree/master/packages/electron
ecmascript electron es7 nodejs typescript
Last synced: 10 Mar 2025
https://github.com/codecommission/reunify-examples
Simplified creation of universal ReactJS progressive web applications
ecmascript javascript progressive-web-app pwa-apps reactjs server-side-rendering universal
Last synced: 27 Mar 2025
https://github.com/pktcodes/contentful-cms-react-project-v2
Contentful CMS Project using React
content-management-system contentful css custom-hooks dotenv ecmascript environment-variables headless-cms html javascript john-smilga react sdk undraw vite webhooks
Last synced: 19 Jul 2025
https://github.com/scaredmonad/interop-babel-swc
AST interoperability for Babel and SWC for faster parsing and codegen whilst maintaining Babel plugins
babel babel-plugin compiler ecmascript interoperability javascript rust swc
Last synced: 10 Mar 2025
https://github.com/xotic750/assert-is-callable-x
If IsCallable(callbackfn) is false, throw a TypeError exception.
Last synced: 26 Oct 2025
https://github.com/hugoalh/base64-es
An ECMAScript (JavaScript & TypeScript) module for Base64 encode and decode.
base64 base64url ecmascript ecmascript-module es es-module esm esmodule javascript js rfc1421 rfc2045 rfc2152 rfc3501 rfc4648-4 rfc4648-5 rfc9580 ts typescript
Last synced: 15 Sep 2025
https://github.com/pktcodes/stock-photos-react-project
Stock Photos Project using React
api css3 ecmascript html5 javascript react react-hooks server-side-pagination stock-photos unsplash-api useeffect useref usestate
Last synced: 13 Aug 2025
https://github.com/nitayneeman/ecmascript-examples
📃 Examples demonstrating the newest features attaching to the ECMAScript specification - as of the 11th edition, which also known as ES2020.
ecmascript es11 es2020 esnext javascript js node nodejs tc39
Last synced: 22 Sep 2025
https://github.com/robsonsilv4/vscode-settings
:snake: VSCode Settings for Python, Django and JavaScript Development :heart:
development django ecmascript javascript python settings visual-studio-code vscode
Last synced: 16 Mar 2025
https://github.com/goudronviande24/personal-website-template
A template for a simple personal website, featuring GitHub repos, skills, certificates and more.
artivain bootstrap bootstrap-5 bootstrap-icons bootstrap5 css ecmascript html5 js personal-website portfolio slidenav template
Last synced: 25 Feb 2025
https://github.com/nikhiljohn10/x.js
Execute JS is a light weight and fast web console for JavaScript.
console-log ecmascript javascript
Last synced: 03 Mar 2025
https://github.com/lionello/tidalsocial
Recommendation engine for TIDAL playlists and mixes.
ecmascript flask machine-learning nix nodejs recommender-system tidal typescript
Last synced: 05 Oct 2025
https://github.com/insanj/oogycontrollermanager
🎮 ⌨️ Typescript Gamepad and Keyboard handler consolidated into a tiny, easy-to-use npm package https://insanj.github.io/OogyControllerManager/
controller ecmascript es6 event game gamepad handler javascript js keyboard module npm ts typescript vanilla yarn
Last synced: 03 Apr 2025
https://github.com/traffician/objective-enums
Objective-like Enumerated Types in JavaScript and Node
ecmascript enum enumerated-types javascript nodejs objective-like
Last synced: 01 Apr 2025
https://github.com/latticework/jali
Semantics-driven serverless microservice DevOps framework and infrastructure
berkshelf chef cloud-development ecmascript jali latticework microservice nodejs-development serverless typescript vagrant virtual-box zenhub
Last synced: 19 Aug 2025
https://github.com/fflorent/espadon
EcmaScript parser writter in Rust (WIP)
ecmascript javascript parser rust
Last synced: 04 Mar 2025
https://github.com/puni9869/pinmyblogs
Save your blogs and read it later.
awesome-list bookmarker ecmascript golang javascript student url url-shortener urllib
Last synced: 17 Jan 2026
https://github.com/danilo-vicentin-silva/curso-js
Meus estudos em Javascript para desenvolvimento Front-End, que vai desde o estudo de algoritimo, até estruturas de dados usando as mais atualizadas versões do Ecmascript
css ecmascript html javascript
Last synced: 30 Mar 2025
https://github.com/subhashchamara/public-image-gallery-app
This Web Application Developed to explore and practice front-end and back-end technologies.The application offers users the ability to conveniently download and upload images according to their preferences. It has been developed as a fully responsive web application.
animatecss bootstrap corsfilter css3 ecmascript filesaverjs html5 java11 jquery maven mysql parceljs scss springmvc
Last synced: 12 Dec 2025
https://github.com/d-band/babel-preset-proposal
babel preset for proposals
babel-preset babel7 ecmascript proposal
Last synced: 21 Aug 2025
https://github.com/melhosseiny/es-starter-kit
Starter kit for web projects
babel browserslist ecmascript express javascript postcss webpack
Last synced: 30 Dec 2025
https://github.com/alibahaari/requestly
API endpoints manipulations, now by using Requestly!
ecmascript ecmascript2015 ecmascript6 es6 javascript js postman react react-components react-hooks reactjs
Last synced: 12 Dec 2025
https://github.com/alibahaari/react-api-fetch-mui-example
A React example created by Axios and Material UI library for checking ToDos status.
ecmascript ecmascript2015 ecmascript6 es6 javascript js react react-components reactjs
Last synced: 12 Dec 2025
https://github.com/dfm18/platzi-ecmascript-course
Mi seguimiento del curso Curso de ECMAScript: Historia y Versiones de JavaScript de Platzi.
ecmascript es6 javascript nodejs platzi
Last synced: 13 Jun 2025
https://github.com/juanfkurucz/paths
A web browser game concept inspired in Black Mirror Bandersnatch
Last synced: 28 Jun 2025
https://github.com/dev-jakki/game-snake-mobile
Game snake for Mobile :)
canvas2d context2d ecmascript html-css javascript
Last synced: 02 Mar 2025
https://github.com/pktcodes/async-javascript-basics
Asynchronous JavaScript Basics
async-await asynchronous callback callback-hell catch css ecmascript html javascript john-smilga pending promise reject resolve settled synchronous then try-catch
Last synced: 22 Feb 2025