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.

https://github.com/mikeludemann/ecmascript-tutorial-version-setup

A tutorial and setup to all ECMAScript - / ES - Version and whose features

ecmascript es10 es5 es6 es7 es8 es9 javascript

Last synced: 28 Mar 2025

https://github.com/benwiley4000/array-replace

Single-operation clone-array-and-replace-item for JavaScript

array ecmascript proposal replace tc39

Last synced: 24 Feb 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 Apr 2026

https://github.com/esemesek/syringe

@Decorated javascript IOC container

ecmascript ioc ioc-container javascript js nodejs

Last synced: 21 May 2026

https://github.com/gnodi/ecma-version

Need a package to get the ECMAScript version of a browser? You found it!

browser ecma-version ecmascript es5 es6 gnodi javascript lib nodejs user-agent version

Last synced: 14 May 2026

https://gitlab.com/vadimvera/ecmascript6-webapp

Getting started with core Web technologies

core-web css ecmascript html javascript snowpack

Last synced: 10 Mar 2025

https://github.com/EnduranceCode/javascript-complete-guide

Code written following the course "JavaScript - The Complete Guide 2021" created by Maximilian Schwarzmüller

ecmascript javascript nodejs

Last synced: 10 Mar 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: 09 Jun 2026

https://gitlab.com/easejs/coope

Classical Object-Oriented Programming with ECMAScript

OOP class classical ecmascript javascript

Last synced: 10 Mar 2025

https://github.com/GodChiken/StudyES5

ES5 버전 기준의 자바스크립트를 학습한다.

ecmascript javascript vanilla-javascript

Last synced: 10 Mar 2025

https://github.com/nberlette/primordials

Strongly-typed immutable copies of global intrinsics, inspired by Node's internal primordials.

bun deno ecmascript globals immutable intrinsics javascript jsr node primordial typescript

Last synced: 17 Jun 2026

https://github.com/RahulSabinkar/javascript-course-notes

Here I uploaded my exercise programs and notes I wrote using markdown while doing CodeWithMosh's JavaScript Basics Course and learning through various other resources.

ecmascript javascript

Last synced: 10 Mar 2025

https://github.com/maxroecker/cruxhash

A set of crucial hash functions for ECMAScript.

ecmascript hash javascript nodejs typescript

Last synced: 14 Oct 2025

https://github.com/alce65/unisys_node

Curso de Node para Unisys (Abril 2020)

api-rest ecmascript es6 express javascript node socket-io testing

Last synced: 10 Mar 2025

https://github.com/anythingcodes/es6-async-fun

Generator functions and async requests

2016 async ecmascript es6 fetch functions generator generators

Last synced: 10 Mar 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: 11 May 2026

https://github.com/balcieren/connect-errors-es

Define errors in .proto, generate type-safe TypeScript constructors, catch bugs at compile time

connectrpc ecmascript error-handling grpc javascript microservice nodejs protobuf typescript

Last synced: 18 Jun 2026

https://github.com/viktorcpp/slicedemo3

Simple slicing [3]

css ecmascript gulp html

Last synced: 10 Mar 2025

https://github.com/marcos012/ECMAScript

Repositório com exemplos das novas features do ES.

ecmascript es10 es6 es7 es8 es9

Last synced: 10 Mar 2025

https://github.com/samuelDear/test-groupv

Exercises for Grupo Venemergencia.

ecmascript javascript js

Last synced: 10 Mar 2025

https://github.com/deliciousinsights/confoo-es-proxies

Slides for my “Fun & Games with ES Proxies” talk at Confoo Montréal 2020

conference ecmascript es javascript js presentation proxies talk

Last synced: 22 May 2026

https://github.com/viktorcpp/winformer

simple clocks with ui builded via Sciter

c-plus-plus css ecmascript html sciter

Last synced: 10 Mar 2025

https://github.com/owezzy/myDiary

This is an online journal where users can pen down their thoughts and feelings.

css3 ecmascript flask-restful html5 postgresql python3

Last synced: 10 Mar 2025

https://github.com/viktorcpp/savebackup

Simple Node.js save backuper

ecmascript nodejs

Last synced: 10 Mar 2025

https://github.com/ajzamora/webpack-and-chill

webpack-and-chill — a lightweight boilerplate optimized & backed with next generation tools such as pug, sass, babel, and much more so you can quickly build your web app or site.

babel config ecmascript initialize pug sass setup starter webpack

Last synced: 10 Mar 2025

https://github.com/melvinmajor/Curriculum-Vitae

A website presenting my personal curriculum vitae

css3 curriculum-vitae ecmascript html5 javascript

Last synced: 10 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: 12 Apr 2026

https://github.com/josuesn1402/curso-de-ecmascript

Repo para seguir el contenido del "Curso de ECMAScript: Historia y Versiones de JavaScript" de Platzi

ecmascript ecmascript6 javascript platzi

Last synced: 29 Oct 2025

https://github.com/kuro-98/validadordeformemails

✉️ Validador de Formulario de Correo 📨 - Proyecto web desarrollado con JavaScript para validar y enviar formularios de correo electrónico, con validación de campos obligatorios, formato de correo y uso de spinner de carga.

dom-manipulation ecmascript ecmascript6 javascript juanpablodelatorrevaldez spinner udemy-course udemyprojects

Last synced: 09 Sep 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/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/berkayybatuhan/iportfolio___my-personal-portfolio-v2

iPortfolio - My-Personal-Portfolio-v2 showcases Ahmed Maher's web development skills through a responsive design. Explore the project on GitHub and see how it highlights modern UI/UX practices. 🖥️🌐

aos-animation bootstrap bootstrap-icons ecmascript glightbox html-css-javascript javascript-applications javascript-vanilla swiper-js typed-js

Last synced: 26 Jun 2025

https://github.com/dobby-ide/okm-ecmascript-privitera-fabio

exercise rep for my studies in TAMK

ecmascript javascript

Last synced: 10 Mar 2025

https://github.com/ahmed-maher77/iportfolio___my-personal-portfolio-v2

A professional and responsive portfolio website showcasing Ahmed Maher's web development skills, experience, and projects. Built with modern web technologies, it serves as a digital resume and interactive showcase for potential employers and collaborators.

aos-animation bootstrap bootstrap-icons ecmascript glightbox html-css-javascript javascript-applications javascript-vanilla swiper-js typed-js

Last synced: 03 Jul 2025

https://github.com/memowe/script-importer

Load non-module libraries in a clean module-like fashion.

dependency ecmascript javascript module script-element

Last synced: 22 Apr 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/ganeshpataiya/js

JavaScript Project for UI developers

ecmascript es6 javascript js typescript vanilla-javascript

Last synced: 10 Mar 2025

https://github.com/xoeye/javascript-styleguide

An adequately reasonable approach to writing JavaScript

ecmascript frontend javascript js

Last synced: 17 Jan 2026

https://github.com/soul-master/esversion

Detect ECMA/JavaScript version of local file via `detect-es-version` package

ecmascript tooling

Last synced: 19 Jun 2026

https://github.com/hunteroi/versioning

A versioning system for your projects

ecmascript javascript js nodejs ts typescript version versioning

Last synced: 12 Apr 2026

https://github.com/rebecarolinax/javascript_introduction

This repository is a knowledge library developed during JS classes, aiming to provide a deep understanding of programming logic and ECMASCRIPT.

datatype ecmascript javascript logic-programming

Last synced: 20 Mar 2025

https://github.com/guerrerogenesis/frontend-test

Aplicación construida con React para la gestión de productos que incluye funcionalidades para listar, agregar, actualizar y eliminar productos. Se conecta a un backend construido en Laravel mediante API RESTful.

api-rest crud-api css ecmascript fetch-api frontend hooks html javascript jsx react response-validation

Last synced: 20 Apr 2026

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: 04 May 2026

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/bryanwilhite/songhay-web-components

planting small shadow-tree seeds 🌱👁 and watching them grow in the manner of 🦉 the living standard

chai css dom ecmascript html lerna-monorepo lit-element lit-html mocha shadow-dom typescript web-component

Last synced: 04 Feb 2026

https://github.com/course-one/js-decorator-lesson

JavaScript Decorator (ECMAScript Proposal) Medium Lesson

ecmascript ecmascript-proposal javascript node nodejs

Last synced: 12 May 2026

https://github.com/lixinliang/es6-programme-style

ECMAScript 6 编程风格

ecmascript es6

Last synced: 05 Jun 2026

https://github.com/wardvisual/const-javascript-resources

A repository that contains some helpful resources in Javascript.

ecmascript javascript nodejs reactjs vuejs

Last synced: 15 Apr 2026

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/zh30/es

ECMAScript

ecmascript javascript

Last synced: 21 Apr 2026

https://github.com/carlospazini18/udemyweb

Repositório para o curso FullStack da Udemy

ajax bootstrap css ecmascript html5 ionic javascript php sass slim sql wordpress

Last synced: 18 Jan 2026

https://github.com/kuro-98/administrador-de-presupuesto

💰 Administrador de Presupuesto - Una herramienta interactiva desarrollada en JavaScript puro para gestionar tus gastos y controlar tu presupuesto de manera efectiva.

ecmascript ecmascript6 javascript juanpablodelatorrevaldez udemy udemy-course udemy-course-project vanilla-javascript

Last synced: 30 Oct 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: 05 May 2026

https://github.com/colinbut/es6-code

ES6 - EcmaScript 6 - Code

ecmascript es2015 es6 es6-javascript

Last synced: 27 Mar 2025

https://github.com/course-one/js-mini-series

A code-base for JavaScript mini series on Medium.

ecmascript javascript nodejs typescript

Last synced: 12 Apr 2026

https://github.com/pyk/typescript-esm-cjs

Tutorial on how to create ESM and CJS library with one TypeScript codebase

cjs commonjs ecmascript esm

Last synced: 02 Apr 2025

https://github.com/es-shims/arraybuffer.prototype.slice

ES spec-compliant shim for ArrayBuffer.prototype.slice

array arraybuffer buffer ecmascript es-shim javascript polyfill shim slice typed

Last synced: 07 May 2025

https://github.com/actionanand/conventional-calculator

This calculator is for JS practice

ecmascript es6 javascript js

Last synced: 02 Apr 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 Jan 2026

https://github.com/syusui-s/esper

Typing software written in ECMAScript

ecmascript typing-game typing-trainer typing-tutor

Last synced: 22 Apr 2026

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/ummamali/randomideasfe

Frontend for randomideas application. The Random Ideas frontend offers an interactive UI for managing ideas and user data through CRUD operations. It interacts with RESTful APIs and incorporates modern development practices, including modular JavaScript, Webpack, TailwindCSS, and Babel, ensuring an efficient development process.

babel crud-application css3 ecmascript fronetend html5 javascript representational-state-transfer restapi singlepageapplication webpack

Last synced: 13 Apr 2026

https://github.com/barbixxxa/ecmascript

learning ecmascript

ecmascript

Last synced: 22 Apr 2026

https://github.com/ediloaz/updating-to-es6-es7-and-es8

Codes and notes about the features implemented in ECMAScrip, specifically ES6 (or ES2015), ES7 and ES8

ecmascript ecmascript2015 ecmascript2016 ecmascript2017 ecmascript6 es6 es7 es8 javascript

Last synced: 14 Jun 2026

https://github.com/tejasbubane/redux-examples

Code from Dan Abramov's redux courses on egghead

ecmascript esnext javascript react redux

Last synced: 06 May 2026

https://github.com/kuriv/manual-javascript

JavaScript 是一种具有函数优先的轻量级、解释型、即时编译型的编程语言。

ecmascript javascript javascript-library javascript-plugin javascript-tools

Last synced: 10 Sep 2025

https://github.com/lugames125/shared-configs

🎨 Standardize coding styles and configurations across projects with reusable packages for Prettier, ESLint, and TypeScript.

better-auth checkout docker ecmascript eslint javascript linter nodejs orpc primer probot probot-extension react shared style-guide tailwind trpc trybe

Last synced: 13 Apr 2026

https://github.com/tejasbubane/xecmascript-ava

Exercism's xecmascript problems ported to use ava test runner

ava babel babel-register ecmascript esnext exercism test-runner

Last synced: 17 May 2026