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: about 12 years ago

Related projects:

RepositoryDescriptionStars
termi/es6-transpilerTranspiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks216
gobblejs/gobble-es6-transpilerTranspiles ES6 code to previous versions using gobble and es6-transpiler2
ee/grunt-defsTranspiles ES6 block scoped const and let variables to ES35
thlorenz/es6ifyTransforms modern JavaScript code into older JavaScript syntax on the fly595
junker/paren-jqueryProvides a set of macros to integrate jQuery functionality with Common Lisp code.3
codemix/babel-plugin-macrosBabel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization262
calvinmetcalf/es6-translateA utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export.5
bnmcgn/paren6A set of ES6 macros for translating Parenscript code to ES5 syntax31
casualjavascript/haskell-in-es6A collection of native ES6 implementations of Haskell functions286
ryanseddon/gulp-es6-module-transpilerTranspiles ES6 modules to other formats for use in Node.js environments61
davidjnelson/es6-boilerplateA tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation.88
paulbartrum/jurassicA .NET library to compile and execute JavaScript code in a standards-compliant way888
henriquelimas/generator-es6-babelA tool for generating ES6 JavaScript projects using Babel.js10
aaronfrost/grunt-traceurA Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler205
maierfelix/mini-jsA minimal JavaScript compiler that compiles basic JavaScript code with optional features into plain JavaScript.160