Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/flex-development/aggregate-error-ponyfill

ECMAScript Proposal spec-compliant ponyfill for AggregateError

aggregate-error ecmascript es-proposal polyfill ponyfill typescript

Last synced: 09 Jan 2025

https://github.com/kanseiky/itereta

💻 A simple Iterator class similar to how Rust's

ecmascript implementation iterator javascript js rust rust-lang

Last synced: 22 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/zbjornson/tacvt

Fast conversion from one type of TypedArray to another

ecmascript javascript simd typedarrays

Last synced: 24 Nov 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/jacopkane/legitimate

Functional, modular and async validation 👌

async ecmascript es2017 javascript validate validation

Last synced: 18 Jan 2025

https://github.com/mikeludemann/promises_async_await_fetch

Tutorial and simple helper for JavaScript notations - Promises, Async/Await and Fetch

async-await basic-example ecmascript fetch fetch-api javascript promises

Last synced: 07 Dec 2024

https://github.com/traffician/objective-enums

Objective-like Enumerated Types in JavaScript and Node

ecmascript enum enumerated-types javascript nodejs objective-like

Last synced: 14 Dec 2024

https://github.com/jul10l1r4/updateme

Somos um projeto destinado ao aperfeiçoamento dos serviços web, e segurança de quem as utilizam

c-sharp cgi css3 desenvolvedor development ecmascript edge es6-javascript firefox gnu-linux google-chrome html5 internet java microsoft opera php

Last synced: 20 Jan 2025

https://github.com/mihailgaberov/full-stack-redux

Full stack Redux tutorial done via [this](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html).

babel ecmascript javascript react redux socket-io tdd testing tutorial

Last synced: 17 Nov 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/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/xotic750/is-surrogate-pair-x

Tests if 2 characters together are a surrogate pair.

browser ecmascript nodejs string surrogate utf16

Last synced: 17 Nov 2024

https://github.com/xgqfrms/es6

:sunny: ECMAScript 6(ES 6/ES 2015): New Features Overview & Comparison :fire:

ecmascript ecmascript-6 es-next es2015 es2017 es2018 es206 es6

Last synced: 14 Dec 2024

https://github.com/xotic750/is-data-view-x

Detect whether or not an object is a DataView.

browser dataview ecmascript nodejs

Last synced: 17 Nov 2024

https://github.com/xotic750/is-error-x

Detect whether a value is an error object.

browser ecmascript error nodejs

Last synced: 17 Nov 2024

https://github.com/xotic750/index-of-x

An extended ES6 indexOf.

array browser ecmascript indexof nodejs

Last synced: 17 Nov 2024

https://github.com/xotic750/assert-is-object-x

If IsObject(value) is false, throw a TypeError exception.

browser ecmascript nodejs

Last synced: 17 Nov 2024

https://github.com/xotic750/is-array-like-x

Determine if a value is array like.

browser ecmascript isarraylike nodejs

Last synced: 17 Nov 2024

https://github.com/xotic750/is-nil-x

Checks if `value` is `null` or `undefined`.

browser ecmascript nodejs null test undefined

Last synced: 17 Nov 2024

https://github.com/xotic750/big-counter-x

A big counter module.

browser counter ecmascript nodejs

Last synced: 17 Nov 2024

https://github.com/xotic750/assert-is-function-x

If isFunction(callbackfn) is false, throw a TypeError exception.

browser ecmascript nodejs

Last synced: 17 Nov 2024

https://github.com/xotic750/trim-left-x

This method removes whitespace from the left end of a string

browser ecmascript left nodejs string trimming

Last synced: 17 Nov 2024

https://github.com/xotic750/has-own-property-x

Used to determine whether an object has an own property with the specified property key.

browser ecmascript hasownproperty nodejs

Last synced: 17 Nov 2024

https://github.com/xotic750/is-object-like-x

Determine if a value is object like.

browser ecmascript isobjectlike nodejs

Last synced: 17 Nov 2024

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

A code-base for JavaScript mini series on Medium.

ecmascript javascript nodejs typescript

Last synced: 13 Jan 2025

https://github.com/unclechu/ucoz-uhackathon-usheet

24 hours uCoz hackathon 31 Aug 2015

ecmascript javascript js livescript

Last synced: 27 Dec 2024

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: 27 Dec 2024

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: 23 Nov 2024

https://github.com/mahmoudaliaboelhassan/posts-crud

Basic CRUD web app with authentication. Which allows users to manage posts by creating, reading, updating, and deleting them. Users can navigate through pages of posts, filter them by category, and perform actions like editing or deleting, Website is in both dark and light modes and supports internationalization.

118next axios axios-react bootstrap5 ecmascript formik framer-motion gh-pages mdbootstrap react-bootstrap react-redux react-router-dom react-select react-toastify reactjs redux-toolkit sweetalert yup

Last synced: 03 Jan 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: 14 Dec 2024

https://github.com/esemesek/syringe

@Decorated javascript IOC container

ecmascript ioc ioc-container javascript js nodejs

Last synced: 23 Nov 2024

https://github.com/barbixxxa/ecmascript

learning ecmascript

ecmascript

Last synced: 18 Jan 2025

https://github.com/shenlu89/mathes

A collection of miscellaneous functions about mathematics.

algorithms constants ecmascript functions javascript math typescript

Last synced: 20 Dec 2024

https://github.com/sepruko/npm-shared-config

Shared configuration files for NPM tools

config configuration ecmascript shared tsconfig typescript

Last synced: 17 Oct 2024

https://github.com/maritzstl/sinon-mocha-chai-cheatsheet

Cheatsheet for frequently used code examples using Sinon, Mocha, and Chai.

chai ecmascript mocha sinon web-components

Last synced: 13 Jan 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: 11 Oct 2024

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

ES6 - EcmaScript 6 - Code

ecmascript es2015 es6 es6-javascript

Last synced: 06 Dec 2024

https://github.com/suzumiya-tiger/javascript_advanced

整理和汇总的关于自己深入学习JavaScript原理和ECMAScript最新应用的心得分享

ecmascript javascript typescript

Last synced: 18 Jan 2025

https://github.com/elazzouzihassan/javascript-promises

Welcome to the JavaScript Promises README! This document provides an overview of JavaScript Promises

async await ecmascript es6 javascript promises

Last synced: 11 Jan 2025

https://github.com/davidedantonio/mon-os

A graphical activity monitor for the command line writter in Node.js

ecmascript node nodejs

Last synced: 13 Jan 2025

https://github.com/yamoo9/ecmascript-core

ECMAScript 학습 저장소

ecmascript javascript

Last synced: 29 Nov 2024

https://github.com/yamoo9/ui-interaction-senior

이듬 블렌디드 러닝 학습 저장소

ecmascript tailwindcss

Last synced: 29 Nov 2024

https://github.com/yamoo9/ecmascript-jest

Jest + ECMAScript NEXT 학습 저장소

ecmascript jest

Last synced: 29 Nov 2024

https://github.com/yamoo9/dx

Front-end 툴체인 템플릿

ecmascript react typescript vite web webpack

Last synced: 29 Nov 2024

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: 13 Jan 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: 16 Dec 2024

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

A repository that contains some helpful resources in Javascript.

ecmascript javascript nodejs reactjs vuejs

Last synced: 14 Dec 2024

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

🐶 Administrador de Citas para Veterinaria - Este proyecto es un sistema de gestión de citas para una clínica veterinaria. Permite a los usuarios registrar, editar y eliminar citas para sus mascotas, llevando un control eficiente y ordenado de las visitas al veterinario.

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

Last synced: 11 Jan 2025

https://github.com/renzp94/ecma262-zh

ecma262中文文档,英文文档:https://tc39.es/ecma262/

ecma ecma262 ecmascript

Last synced: 10 Jan 2025

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

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

array ecmascript proposal replace tc39

Last synced: 06 Jan 2025

https://github.com/manish1803/date-fun

A lightweight JavaScript library for easy date formatting and manipulation.

api date datetime ecmascript format function js lib npm time

Last synced: 01 Dec 2024

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: 14 Dec 2024

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 Jan 2025

https://github.com/simonh1701/textline-sorter

A flexible utility for sorting lines of text.

cjs commonjs ecmascript esm javascript nodejs npm sort sorter sorting typescript

Last synced: 22 Oct 2024

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

This calculator is for JS practice

ecmascript es6 javascript js

Last synced: 14 Dec 2024

https://github.com/jcbhmr/laxesmeta

⛱️ Lax but slim ESM metadata extractor

ecma262 ecmascript es-modules parser

Last synced: 14 Dec 2024

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: 13 Jan 2025

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

Code from Dan Abramov's redux courses on egghead

ecmascript esnext javascript react redux

Last synced: 13 Jan 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: 20 Jan 2025

https://github.com/wfercanas/books-ydkjs

Exercises related with each chapter of the ydkjs books

ecmascript javascript ydkjs

Last synced: 24 Dec 2024

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: 13 Jan 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: 25 Dec 2024

https://github.com/andriikot/ecmascript

ECMAScript conspect

conspects ecmascript javascript

Last synced: 28 Dec 2024

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: 23 Oct 2024

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

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

ecmascript tooling

Last synced: 02 Jan 2025

https://github.com/viktorcpp/savebackup

Simple Node.js save backuper

ecmascript nodejs

Last synced: 23 Oct 2024

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: 23 Oct 2024

https://github.com/ssnnee/alx-frontend-javascript

Projects done in alx software engineering short front-end specialisation

ecmascript ecmascript6 frontend javascript

Last synced: 09 Jan 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: 11 Jan 2025

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: 23 Oct 2024

https://gitlab.com/easejs/coope

Classical Object-Oriented Programming with ECMAScript

OOP class classical ecmascript javascript

Last synced: 23 Oct 2024

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: 23 Oct 2024

https://github.com/sangtrandev00/fullstack-es6-techspace

Introduction about 2 version of projects (both Javascript and Typescript )

asm ecmascript es6 fpt-polytechnic

Last synced: 15 Jan 2025

https://github.com/douglasmatosdev/devpadawan

This project is a way to consolidate my knowledge and studies, sharing them on the web.

babel ecmascript nextjs nodejs reactjs redux scss styled-components typescript webpack

Last synced: 27 Nov 2024

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: 11 Jan 2025

https://github.com/kuro-98/rock-paper-scissorsgameconsole

👊 Juego de Piedra, Papel o Tijeras - ¡Pon a prueba tu suerte y habilidad contra la computadora en este clásico juego de piedra, papel o tijeras! Ingresa tu elección y compite para ser el primero en alcanzar 3 victorias.

alert ecmascript game javascript

Last synced: 11 Jan 2025

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

Generator functions and async requests

2016 async ecmascript es6 fetch functions generator generators

Last synced: 23 Oct 2024

https://github.com/tagae/javascript-refresher

Refresher on the language that drives the web

ecmascript javascript

Last synced: 16 Jan 2025