Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2025-01-18 00:08:58 UTC
- JSON Representation
https://github.com/codecommission/reunify
Simplified creation of universal ReactJS progressive web applications
ecmascript javascript progressive-web-app pwa-apps reactjs server-side-rendering universal
Last synced: 06 Dec 2024
https://github.com/inspect-js/get-symbol-description
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
description ecmascript javascript symbol
Last synced: 05 Nov 2024
https://github.com/ljharb/iterate-iterator
Iterate any JS iterator. Works robustly in all environments, all versions.
ecmascript iterate iterator javascript
Last synced: 16 Jan 2025
https://github.com/sap-samples/ecmascript-monorepo-template
An opinionated template for an ECMAScript mono-repo structure and dev flows.
ecmascript javascript monorepo typescript
Last synced: 15 Nov 2024
https://github.com/inspect-js/has-dynamic-import
Does the current environment have `import()` support?
detect dynamic ecmascript esm esmodules has import javascript modules
Last synced: 05 Nov 2024
https://github.com/souenzzo/inverno
Bringing WinterCG support to GraalJS
ecmascript graaljs graalvm java javascript nodejs web wintercg
Last synced: 16 Jan 2025
https://github.com/shinnn/eslint-config
shinnn's ESLint config for both client-side and Node.js-based projects
autofix coding-style ecmascript eslint eslint-config javascript jxa linter nodejs preset rules settings sharable-config
Last synced: 04 Nov 2024
https://github.com/thiagoow/todolist-cataline-es6-praticando
Aplicativo web de tarefas, criado com Vue.js, HTML, CSS, e JsonServer. Desenvolvido no último tópico do curso ECMAScript6+, no basecamp da Cataline.
cataline css ecmascript html javascript json-server jsonserver learning-exercise learning-js vue vuejs
Last synced: 21 Jan 2025
https://github.com/thiagoow/basecamp-js-es-cataline
Repositório de fundamentos do JavaScript. Desenvolvido com aulas de JS e ECMAScript 6+ no basecamp da plataforma online Cataline.
basecamp cataline ecmascript es6 html javascript js learning-js
Last synced: 21 Jan 2025
https://github.com/nandomoreirame/tic-tac-toe
My Tic Tac Toe game version
css ecmascript html javascript tic-tac-toe tic-tac-toe-game tic-tac-toe-javascript tic-tac-toe-js
Last synced: 05 Jan 2025
https://github.com/xotic750/error-x
Create custom Javascript Error objects.
browser ecmascript error nodejs
Last synced: 17 Nov 2024
https://github.com/xotic750/inspect-x
An implementation of node's inspect module.
browser ecmascript inspect nodejs
Last synced: 17 Nov 2024
https://github.com/devsnek/promise-reference
Reference implementation of ECMA-262 Promises, in JavaScript
ecmascript promise reference-implementation
Last synced: 16 Dec 2024
https://github.com/ljharb/es-object-atoms
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
ecmascript javascript object toobject toobjectcoercible
Last synced: 09 Nov 2024
https://github.com/mosalem149/iti-st-frontend-reactjs
This Repo For ITI Summer Training Projects Track Front End Development Using ReactJS
bootstrap4 bootstrap5 css css-animations css-flexbox css-grid css-grid-layout css3 css3-animations ecmascript ecmascript6 html html-css-javascript html5 javascript reactjs routing
Last synced: 06 Jan 2025
https://github.com/jokeyrhyme/is-es5-supported
does this JavaScript environment conform to ECMAScript 5?
ecmascript ecmascript5 feature-detection javascript
Last synced: 18 Dec 2024
https://github.com/fraxken/frequencyset
A set that keeps the frequency of occurrences.
ecmascript es6 frequencyset set
Last synced: 27 Oct 2024
https://github.com/theremotecoder/github-gist
Gist sources collection. Intended for simplified download, code view and re-use. Internally used for linting purposes to improve overall snippet quality by common standards.
actionscript actionscript3 code-snippet code-snippets ecmascript es6 es6-javascript gist gists gists-files javascript javascript-snippets magento magento-ecommerce-ce php php7 snippet snippets snippets-collection snippets-collections
Last synced: 09 Jan 2025
https://github.com/chrisalexander55/ecmascript-sass-webpack-starter
Starter/Boilerplate project for a web application requiring EcmaScript (6/7), Webpack (3.X) and Sass (4.X) - optionally served from a lightly configured Docker container.
boilerplate docker-container ecmascript ecmascript2015 ecmascript2016 es2015 es2016 es6 es7 sass scss starter starter-project starter-template webpack webpack3
Last synced: 11 Oct 2024
https://github.com/inspect-js/is-weakset
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
collection ecmascript javascript js-weakset map set weakmap weakset
Last synced: 05 Nov 2024
https://github.com/inspect-js/is-shared-array-buffer
Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
array buffer ecmascript is javascript shared sharedarraybuffer
Last synced: 05 Nov 2024
https://github.com/alanabarbosa/ViaCEP
Consumindo API ViaCEP
api cep css ecmascript javascript viacep viacep-api
Last synced: 23 Oct 2024
https://github.com/es-shims/array.prototype.reduceright
An ES5 spec-compliant `Array.prototype.reduceRight` shim/polyfill/replacement that works as far down as ES3.
array ecmascript javascript polyfill reduce reduceright shim
Last synced: 08 Dec 2024
https://github.com/ugate/templeo
♌ Template Literals engine with cache and debugging support
ecmascript fragments indexeddb leveldb nodejs portable template template-engine template-literals template-partials
Last synced: 24 Dec 2024
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: 08 Jan 2025
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: 11 Dec 2024
https://github.com/solo-steven/ecma-toolkit
A toy parser for ECMAScript.
ast ecmascript learning-by-doing parser
Last synced: 17 Jan 2025
https://github.com/garrettmflynn/escode
The Universal Web Development Framework
composability ecmascript esm javascript
Last synced: 02 Jan 2025
https://github.com/ljharb/gopd
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
descriptor ecmascript getownpropertydescriptor javascript property
Last synced: 16 Jan 2025
https://github.com/ljharb/asynciterator.prototype
`AsyncIterator.prototype`, or a shared object to use.
async asynciterator ecmascript iterator javascript prototype
Last synced: 16 Jan 2025
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 2024
https://github.com/andreubotella/deno_test262
A runner for Test262, the ECMAScript test suite, in Deno.
deno ecmascript javascript test262
Last synced: 19 Dec 2024
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: 29 Dec 2024
https://github.com/noisytoot/js-editor
A JavaScript editor that can be launched from a file: URL
ecmascript editor javascript js
Last synced: 14 Jan 2025
https://github.com/brettz9/es-file-traverse
Traverse ECMAScript (JavaScript) files by their `import`/`require` chains
amd ecmascript import require traversal
Last synced: 18 Jan 2025
https://github.com/rubengees/vue-workshop
:closed_book: Vue.js presentation and workshop
ecmascript javascript presentation vue vuejs vuejs2 workshop
Last synced: 19 Dec 2024
https://github.com/EasyWebApp/Promise
Promise/A+ implement based on ES 6+ & Babel
babel ecmascript polyfill promise
Last synced: 23 Oct 2024
https://github.com/whjin/canvas-utils
canvas utils
canvas ecmascript javascript pixijs webpack
Last synced: 09 Dec 2024
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: 29 Dec 2024
https://github.com/shinnn/json-to-es-module
Convert JSON to an ECMAScript module
convert ecmascript json module nodejs
Last synced: 07 Dec 2024
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: 18 Jan 2025
https://github.com/inspect-js/is-well-known-symbol
Is this value a well-known Symbol?
ecmascript javascript symbol well-known
Last synced: 05 Nov 2024
https://github.com/codecommission/subkit-examples
GraphQL APIs made fast and easy
ecmascript examples graphql graphql-server nodejs
Last synced: 06 Dec 2024
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 Dec 2024
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: 07 Nov 2024
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: 22 Nov 2024
https://github.com/devlato/tc39-proposal-key-exclusion-syntax-in-object-spread
Key exclusion syntax in object spread: an extension to the spread operator syntax for JavaScript / ECMAScript
ecmascript es filter javascript key-exclusion keys object-keys object-spread proposal spread spread-body spread-operator sugar syntactic-sugar syntax ts39 typescript
Last synced: 22 Nov 2024
https://github.com/RubenSibon/advanced-javascript-concepts-notes
Notes on Andrei Neagoie's Advanced JavaScript Concepts
Last synced: 23 Oct 2024
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: 20 Nov 2024
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: 19 Jan 2025
https://github.com/mrozbarry/composable-state
A library for composing declarative deep-nested state updates.
ecmascript immutable library state-management
Last synced: 16 Nov 2024
https://github.com/xotic750/is-function-x
Determine whether a given value is a function object.
browser ecmascript function isfunction nodejs
Last synced: 17 Nov 2024
https://github.com/caiocampos/primes
Biblioteca WebAssembly (Wasm) criada em Rust para calcular números primos (página usando Angular 19). 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: 21 Jan 2025
https://github.com/xotic750/is-array-buffer-x
Detect whether or not an object is an ArrayBuffer.
arraybuffer browser ecmascript nodejs
Last synced: 17 Nov 2024
https://github.com/azkarmoulana/the-javascript-handbook
💪The Complete JavaScript Handbook 💕✔
ecmascript es5 es6 handbook javascript
Last synced: 27 Dec 2024
https://github.com/xotic750/assert-x
A Javascript assertion library.
assert browser ecmascript nodejs
Last synced: 17 Nov 2024
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: 18 Jan 2025
https://github.com/unclechu/node-http-file-server
Node.JS HTTP file server
dead-project ecmascript javascript nodejs
Last synced: 27 Dec 2024
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: 16 Jan 2025
https://github.com/flex-development/import-regex
Import statement regex
dynamic-import ecmascript import regex static-import typescript
Last synced: 09 Jan 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: 23 Oct 2024
https://github.com/es-shims/Array.prototype.some
Array.prototype.some spec-compliant polyfill
array ecmascript javascript polyfill shim some
Last synced: 17 Nov 2024
https://github.com/peakchen90/acorn-learning
acorn 源码学习
acorn acorn-learning ast ecmascript js parser
Last synced: 19 Jan 2025
https://github.com/deliciousinsights/confoo-es2022
Slides for my “What's up in ES2022?” talk at Confoo Montréal 2020
conference ecmascript es es2018 es2019 es2020 es2021 es2022 javascript js presentation talk
Last synced: 20 Jan 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: 20 Dec 2024
https://github.com/eliassjogreen/aoc
ᚠ🌠 My advent of code solutions
advent-of-code advent-of-code-2023 ecmascript futhark nova
Last synced: 10 Jan 2025
https://github.com/tsmx/node-commonjs-to-esm
Example showing how to migrate an existing NodeJS project from CommonJS to ESM
commonjs ecmascript esm esmodules nodejs
Last synced: 12 Nov 2024
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 Nov 2024
https://github.com/easywebapp/promise
Promise/A+ implement based on ES 6+ & Babel
babel ecmascript polyfill promise
Last synced: 06 Dec 2024
https://github.com/pktcodes/slider-react-project-v2
Slider Project using React
css ecmascript html javascript john-smilga react react-hooks react-icons react-slick slider useeffect usestate vite
Last synced: 02 Jan 2025
https://github.com/jzplp/promisejz
符合Promises/A+规范的Javascript异步编程Promise的完整实现,并且提供了与ECMAScript同样的实用函数。
Last synced: 29 Dec 2024
https://github.com/shirshendubhowmick/top-level-await-demo
A demo of upcoming top level await feature of JavaScript
ecmascript javascript top-level-await
Last synced: 18 Jan 2025
https://github.com/gravitano/ws-fundamental-nodejs
Workshop Fundamental Node.js
ecmascript es6 express fundamental javascript nodejs workshop
Last synced: 18 Dec 2024
https://github.com/alibahaari/badge-provider
Beautify you GitHub repositories README.md files with stunning badges!
ecmascript es6 javascript js react react-router react-router-dom reactjs
Last synced: 29 Dec 2024
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: 29 Dec 2024
https://github.com/arturparkhisenko/practice-javascript30
Participating in JavaScript30 course created by @wesbos
ecmascript javascript practice
Last synced: 30 Nov 2024
https://github.com/alibahaari/react-login-redux-tailwind-example
A React example created by Redux Toolkit and Tailwind CSS.
ecmascript ecmascript2015 ecmascript6 es6 javascript js react react-redux reactjs redux redux-toolkit tailwind tailwind-css tailwindcss
Last synced: 29 Dec 2024
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: 29 Dec 2024
https://github.com/dafexdev/platzi-ecmascript-course
Mi seguimiento del curso Curso de ECMAScript: Historia y Versiones de JavaScript de Platzi.
ecmascript es6 javascript nodejs platzi
Last synced: 06 Dec 2024
https://github.com/webexp0528/timely-gmail-extension
This is a gmail extension that has read by and reply by function
chrome-extension ecmascript es6 express extesnion gmail-api google-oauth googleoauth hot-reload inbox inboxsdk material-ui momentjs nodejs nodemon prettier react webpack
Last synced: 21 Jan 2025
https://github.com/lukem512/proposal-condition-property-definitions
A proposal for conditional properties when defining ECMAScript objects
ecmascript javascript proposal
Last synced: 21 Jan 2025
https://github.com/pktcodes/strapi-submenus-react-project-v2
Strapi Submenus Project using React
context-api css ecmascript html javascript john-smilga netlify react react-hooks react-icons strapi submenus vite
Last synced: 02 Jan 2025
https://github.com/pktcodes/stock-photos-react-project-v2
Stock Photos Project using React - React Query
context-api css dark-mode dotenv ecmascript environment-variables html javascript john-smilga localstorage react react-icons react-query react-query-devtools stock-photos thunder-client unsplash-api vite
Last synced: 02 Jan 2025
https://github.com/pktcodes/reviews-react-project-v2
Reviews Project using React
css ecmascript html javascript john-smilga react react-hooks react-icons reviews usestate vite
Last synced: 02 Jan 2025
https://github.com/pktcodes/random-person-react-project
Random Person Project using React
api css3 ecmascript html5 javascript random-person-generator random-user-generator-api react react-hooks react-icons useeffect usestate
Last synced: 02 Jan 2025
https://github.com/pktcodes/javascript-modules-basics
JavaScript ES6 Modules Basics
css default-exports ecmascript html import javascript john-smilga modules named-exports
Last synced: 02 Jan 2025
https://github.com/pktcodes/grocery-bud-react-project-v2
Grocery Bud using React
css ecmascript grocery-list html javascript john-smilga nanoid react react-hooks react-toastify usestate vite
Last synced: 02 Jan 2025
https://github.com/pktcodes/color-generator-react-project-v2
Color Generator Project using React
clipboard-api color-generator css ecmascript html javascript john-smilga nanoid react react-hooks react-toastify usestate valuesjs vite
Last synced: 02 Jan 2025
https://github.com/pktcodes/birthday-reminder-react-project
Birthday Reminder Project using React
birthday-reminder css3 ecmascript html5 javascript react react-hooks usestate
Last synced: 02 Jan 2025
https://github.com/pktcodes/accordion-react-project-v2
Accordion Project using React
accordion css ecmascript html javascript john-smilga questions react react-hooks react-icons usestate vite
Last synced: 02 Jan 2025
https://github.com/pktcodes/birthday-buddy-react-project-v2
Birthday Buddy Project using React
birthday-bunny css ecmascript html javascript john-smilga react react-hooks usestate vite
Last synced: 02 Jan 2025
https://github.com/pktcodes/accordion-react-project
Accordion Project using React
accordion css3 ecmascript html5 javascript react react-hooks react-icons usestate
Last synced: 02 Jan 2025
https://github.com/teppeis/everything-is-iterator
Node学園#16での発表スライド2『Everything is Iterator』
Last synced: 12 Dec 2024
https://github.com/trustyoo86/redux-toolkit-tutorial
redux toolkit tutorial
ecmascript frontend parcel react redux redux-toolkit
Last synced: 14 Dec 2024
https://github.com/therohantomar/should-know-arraymethods-
Discover essential array methods in JavaScript. Learn how to manipulate arrays efficiently using concise code examples and best practices. Level up your skills and boost your productivity as a JavaScript developer
array code-examples ecmascript javascript javascript-learning methods nodejs
Last synced: 21 Jan 2025
https://github.com/jhony2488/blog-with-administrative-panel-with-node.js-express.js-and-ejs-template-engine
Blog made with node.js, express.js using the ejs template engine, as well as using the MVC architecture, and also performing unit tests using Jest
blog blog-engine blog-theme ecmascript ecmascript2018 ecmascript6 ejs ejs-express ejs-templates express expressjs javascript javascript-es6 node node-js node-module nodejs nodemon template-engine
Last synced: 06 Jan 2025