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/mossykazemi/javascript

My JavaScript code samples ! enjoy ;)

ecmascript ecmascript6 javascript js responsive samples

Last synced: 19 Jan 2025

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: 04 Feb 2025

https://github.com/xotic750/find-last-index-x

Search an array from the end and return the matched index.

array browser ecmascript nodejs

Last synced: 18 Jan 2025

https://github.com/xotic750/object-walk-x

Walks a given object and invokes a function on each iteration.

browser ecmascript nodejs walker

Last synced: 18 Jan 2025

https://github.com/zbjornson/tacvt

Fast conversion from one type of TypedArray to another

ecmascript javascript simd typedarrays

Last synced: 24 Jan 2025

https://github.com/thiagogarbazza/node-business-error

Create an instance representing an error for a business validation

ecmascript error javascript nodejs nodejs-modules

Last synced: 19 Jan 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.

ecmascript javascript

Last synced: 20 Jan 2025

https://github.com/d-band/babel-preset-proposal

babel preset for proposals

babel-preset babel7 ecmascript proposal

Last synced: 24 Jan 2025

https://github.com/teaentitylab/envjs

Javascript Env & Cross-platform common functions library

browser ecmascript env environment javascript

Last synced: 07 Feb 2025

https://github.com/nitayneeman/es2019-examples

📃 Examples for the approved proposals which have been reached stage 4 in the TC39 process and will be included as part of ES2019 (ES10) specification

ecma ecmascript es10 es10-example es2019 es2019-example es2019-features example javascript js proposal proposals script tc39

Last synced: 23 Oct 2024

https://github.com/rraziel/esx-rs

ECMAScript decorators for REST endpoint description, inspired by JAX-RS.

decorator ecmascript jax-rs rest typescript

Last synced: 21 Jan 2025

https://github.com/omrilotan/ecma-webpack-plugin

🧳 Verify your output code is compliant to the version you're targeting

ecma-webpack-plugin ecmascript webpack

Last synced: 07 Feb 2025

https://github.com/xotic750/get-function-args-x

Get the args of the function.

arguments browser ecmascript name nodejs

Last synced: 18 Jan 2025

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

An extended ES6 lastIndexOf.

array browser ecmascript lastindexof nodejs

Last synced: 18 Jan 2025

https://github.com/xotic750/define-properties-x

Define multiple non-enumerable properties at once.

browser defineproperties defineproperty ecmascript nodejs object

Last synced: 18 Jan 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: 01 Feb 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: 07 Feb 2025

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

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

browser ecmascript nodejs

Last synced: 18 Jan 2025

https://github.com/neomjs/shared-covid-dashboard

SharedWorkers driven multi Browser Window Covid App based on neo.mjs.

ecmascript framework frontend javascript sharedworker virtualdom worker

Last synced: 11 Jan 2025

https://github.com/caiocampos/node-server

Servidor node simples usando Express e MongoDB

ecmascript express express-js expressjs javascript js mongodb node node-js nodejs

Last synced: 21 Jan 2025

https://github.com/caiocampos/caiocampos.github.io

Página Inicial em Next 15. A pagina lista os repositorios do github e traduz a descrição dos projetos utilizando inteligência artificial

ai artificial-intelligence ecmascript javascript js next nextjs node node-js nodejs react reactjs tailwind tailwind-css tailwindcss typescript

Last synced: 21 Jan 2025

https://github.com/rafaelreisramos/nodejs-masterclass

Uma api, uma web gui, uma cli e background workers desenvolvidos em Node.js sem frameworks com base no curso Pirple Node.js Masterclass, refatorados para uma versão mais moderna de Javascript.

ecmascript javascript nodejs

Last synced: 23 Oct 2024

https://github.com/KimYangOfCat/tc39-work

TC39 合作流程简介 | Documentation of how TC39 operates and how to participate

ecmascript javascript tc39

Last synced: 23 Oct 2024

https://github.com/pting-me/config-doctor

Tools for analyzing your repo configuration

configuration ecmascript javascript lint typescript

Last synced: 17 Dec 2024

https://github.com/JuamBer/Platzi-CursoECMAScript6Plus

Material realizado en el curso de "ECMASCRIPT 6+" de Platzi

ecmascript ecmascript6 javascript

Last synced: 23 Oct 2024

https://github.com/syedaanif/15-postgres

This repository contains learnings for Postgres along-with Node, ExpressJS

cascading-style-sheets css3 ecmascript expressjs html html-css-javascript html5 hypertext-markup-language javascript nodejs postgresql

Last synced: 16 Jan 2025

https://github.com/shinnn/exif-date-regex

A regular expression to validate and parse Exif date format

date ecmascript exif javascript lookbehind-assertion named-capture regular-expression validation

Last synced: 02 Feb 2025

https://github.com/MartinSeeler/react-redux-rampup

An opinionated starter template for React / Redux applications.

ecmascript javascript react redux webpack

Last synced: 23 Oct 2024

https://github.com/shgysk8zer0/shgysk8zer0.github.io

A responsive, progressive about / portfolio page built using Jekyll

cc-by-sa css3 ecmascript html5 jekyll portfolio progressive-web-app pwa responsive webapp

Last synced: 17 Oct 2024

https://github.com/shgysk8zer0/static-template

A template repository for static sites, including skeleton JS, CSS, SVGs, fonts, etc.

css ecmascript icons javascript static svg template

Last synced: 17 Oct 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/fflorent/espadon

EcmaScript parser writter in Rust (WIP)

ecmascript javascript parser rust

Last synced: 15 Jan 2025

https://github.com/jzplp/promisejz

符合Promises/A+规范的Javascript异步编程Promise的完整实现,并且提供了与ECMAScript同样的实用函数。

ecmascript javascript promise

Last synced: 29 Dec 2024

https://github.com/yamoo9/next-javascript

모던 JavaScript × ECMAScript 학습 가이드북

ecmascript es6 es7 es8 javascript

Last synced: 28 Jan 2025

https://github.com/yamoo9/ediyaui

UI 디자인 & 개발 러닝 가이드 → 이디야(Ediya) 예제

css design development ecmascript ediya figma html javascript react ui

Last synced: 28 Jan 2025

https://github.com/dayongkr/ecmascript-summary

ES6 이후로 추가된 기능을 요약한 ECMAScript 특징 요약본(한국어)입니다.

ecmascript education feature javascript korea korean summary

Last synced: 11 Jan 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: 18 Dec 2024

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: 08 Jan 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: 23 Oct 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/Wetbikeboy2500/ScriftJ

Scratch made in Javascript.

css ecmascript html javascript scratch

Last synced: 23 Oct 2024

https://github.com/9andresc/eloquent-javascript-3rd

Exercises from Eloquent JavaScript 3rd Edition

ecmascript exercises javascript

Last synced: 04 Feb 2025

https://github.com/codingitwrong/private-fields

A demo of using ECMAScript private fields

ecmascript

Last synced: 28 Jan 2025

https://github.com/narendrakoya999/frontend-javascript-interview-questions-and-answers-list

This Repository contains List of Frontend Development Interview Questions

css3 ecmascript es6 html5 javascript

Last synced: 26 Jan 2025

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://gitlab.com/lusacramento/cordaria

Cordaria é um aplicativo web com intuito de auxiliar a prática ao instrumento. Rode sem instalar -> https://cordaria.com.br <-

ecmascript guitar guitar-scales javascript music nuxtjs vuejs

Last synced: 23 Oct 2024

https://github.com/flex-development/esast

ECMAScript Abstract Syntax Tree format

ast ecmascript es esast javascript js syntax-tree unist unist-spec

Last synced: 11 Nov 2024

https://github.com/saadq/blyss

[DEPRECATED] Zero config JS linter with builtin support for Flow.

blyss ecmascript es6 eslint linter style-guide

Last synced: 20 Jan 2025

https://github.com/haraldrudell/ecmascript2049

ECMAScript 2049: ES.Next on every line by triple-transpile by Harald Rudell: ERASE THE PAST

babeljs ecmascript esnext react reactjs rollup webpack

Last synced: 17 Dec 2024

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

https://github.com/anupamkhosla/reactmusic

React app to get FM radio channels acroos the globe and let the visitor search for channels with filters

babel ecmascript javascript react reactjs webpack

Last synced: 16 Jan 2025

https://github.com/syedaanif/12-express_js

This repository contains learnings for Express JS which is framework built on top of Node JS

ecmascript esmodules express-js express-middleware expressjs html html5 hypertext-markup-language javascript js node-js nodejs nodemon

Last synced: 16 Jan 2025

https://github.com/syedaanif/11-node_js

This repository contains learnings for back-end development using NodeJS which is an asynchronous event-driven JavaScript runtime engine.

ecmascript esm esmodules javascript js node-js nodejs qrcode qrcode-generator

Last synced: 16 Jan 2025

https://github.com/syedaanif/10-simon_game

This repository a Simon Game built using HTML, CSS, JavaScript and jQuery.

cascading-style-sheets css css3 ecmascript html html-css-javascript html5 hypertext-markup-language javascript jquery js simon-game

Last synced: 16 Jan 2025

https://github.com/syedaanif/16-authentication

This repository contains learnings for authentication and authorization of node applications

authentication authorization cascading-style-sheets css ecmascript expressjs html-css-javascript html5 hypertext-markup-language javascript js nodejs postgresql

Last synced: 16 Jan 2025