es6-macros

ES6 compiler

A collection of JavaScript macros to implement ES6 features in ES5 syntax

A collection of sweet.js macros that implement ES6 features for ES5

GitHub

237 stars
17 watching
18 forks
Language: JavaScript
last commit: over 10 years ago

Related projects:

Repository Description Stars
termi/es6-transpiler Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks 216
gobblejs/gobble-es6-transpiler Transpiles ES6 code to previous versions using gobble and es6-transpiler 2
ee/grunt-defs Transpiles ES6 block scoped const and let variables to ES3 5
thlorenz/es6ify Transforms modern JavaScript code into older JavaScript syntax on the fly 594
junker/paren-jquery Provides a set of macros to integrate jQuery functionality with Common Lisp code. 2
codemix/babel-plugin-macros Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization 262
calvinmetcalf/es6-translate A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. 5
bnmcgn/paren6 A set of macros to simplify ES6 code translation into Parenscript 29
casualjavascript/haskell-in-es6 A collection of native ES6 implementations of Haskell functions 286
ryanseddon/gulp-es6-module-transpiler Transpiles ES6 modules to other formats for use in Node.js environments 61
davidjnelson/es6-boilerplate A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. 88
paulbartrum/jurassic A .NET library to compile and execute JavaScript code in a standards-compliant way 884
henriquelimas/generator-es6-babel A tool for generating ES6 JavaScript projects using Babel.js 10
aaronfrost/grunt-traceur A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler 205
maierfelix/mini-js A minimal JavaScript compiler that compiles basic JavaScript code with optional features into plain JavaScript. 160