goja

ECMAScript/JavaScript engine in pure Go

Go4745mit

2 months ago

golangjavascript

es6-shim

ECMAScript 6 compatibility shims for legacy JS engines

JavaScript3118mit

6 months ago

ecmascriptecmascript6es6

es6tutorial

es6tutorial

《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。

JavaScript21094other

21 days ago

fpEs

Functional Programming for EcmaScript(Javascript)

JavaScript40mit

7 months ago

currycurryinges

regenerator

Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-to

JavaScript3795mit

3 months ago

Array.from

A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMA

JavaScript66mit

8 months ago

Array.of

A robust & optimized ES3-compatible polyfill for the `Array.of` method in ECMASc

JavaScript15mit

8 months ago

String.fromCodePoint

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6

JavaScript62mit

8 months ago

String.prototype.codePointAt

A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAS

JavaScript55mit

12 months ago

String.prototype.endsWith

A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith`

JavaScript35mit

8 months ago

String.prototype.startsWith

A robust & optimized ES3-compatible polyfill for the `String.prototype.startsWit

JavaScript143mit

8 months ago

Blitz-Collections

An implementation of ECMAScript Next/Harmony/6 collections--WeakMap, Map and Set

JavaScript4mit-0

8 years ago

besen

Complete ECMAScript Fifth Edition Implemention in Object Pascal

Pascal205lgpl-2.1

4 years ago

ES6-Learning

:clipboard: List of resources to learn ECMAScript 6!

4573

2 years ago

stream-to-observable

Convert Node Streams into ECMAScript-Observables

JavaScript73mit

5 years ago

es6features

Overview of ECMAScript 6 features

29180mit

last year

esnext-showcase

Showcasing real-world usage of ECMAScript 6 (the next JavaScript version) featur

299

7 years ago

grunt-traceur-build

Compiles ECMAScript 6 (harmony) files, optionally merging and generating source

JavaScript8mit

8 years ago

esparse

A Beautiful Parser for the ECMAScript Language

JavaScript117mit

6 years ago

esprima

ECMAScript parsing infrastructure for multipurpose analysis

TypeScript405bsd-2-clause

3 years ago

esprima

ECMAScript parsing infrastructure for multipurpose analysis

TypeScript6940bsd-2-clause

last year

astecmascriptesprima

es6-features

ECMAScript 6: Feature Overview & Comparison

HTML6234other

3 years ago

proposal-observable

Observables for ECMAScript

JavaScript3021

5 years ago

es6-marionette

Boilerplate project built with ECMAScript 6 support for Backbone.Marionette base

JavaScript62

7 years ago

gulp-eslint

A Gulp plugin for identifying and reporting on patterns found in ECMAScript/Java

JavaScript565mit

last year

es-file-traverse

es-file-traverse

Traverse ECMAScript (JavaScript) files by their `import`/`require` chains

JavaScript2mit

last year

amdecmascriptimport

globalThis

ECMAScript spec-compliant polyfill/shim for `globalThis`.

JavaScript154mit

last year

jscert

A Coq specification of ECMAScript 5 (JavaScript) with verified reference interpr

Coq193other

5 years ago

String.prototype.at

A robust & optimized ES3-compatible polyfill for the `String.prototype.at` propo

JavaScript55mit

3 years ago

String.prototype.includes

A robust & optimized ES3-compatible polyfill for the `String.prototype.contains`

JavaScript69mit

4 years ago

es6-set

Set collection as specified in ECMAScript 6

JavaScript46isc

2 years ago

es6-symbol

ECMAScript 6 Symbol polyfill

JavaScript179isc

3 years ago

RegExp.prototype.match

A robust & optimized ES3-compatible polyfill for the `RegExp.prototype.match` me

JavaScript10mit

10 years ago

RegExp.prototype.search

A robust & optimized ES3-compatible polyfill for the `RegExp.prototype.search` m

JavaScript5mit

10 years ago

String.prototype.repeat

A robust & optimized ES3-compatible polyfill for the `String.prototype.repeat` m

JavaScript27mit

3 years ago

eslint-plugin-es

ESLint plugin about ECMAScript syntactic features.

JavaScript103mit

2 years ago

ecmascripteslinteslint-plugin

proposal-string-replaceall

ECMAScript proposal: String.prototype.replaceAll

HTML253

3 years ago

es6-cheatsheet

es6-cheatsheet

ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippet

JavaScript13353

2 years ago

cheatsheetes6-javascriptjavascript

vue-typed

Sets of ECMAScript / Typescript decorators that helps you write Vue component ea

TypeScript103mit

6 years ago

typescriptvue