es6ify

Syntax converter

Transforms modern JavaScript code into older JavaScript syntax on the fly

browserify >=v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.

GitHub

595 stars
19 watching
31 forks
Language: JavaScript
last commit: over 7 years ago

Related projects:

Repository Description Stars
babel/babelify Transforms JavaScript code into compatible formats for use in web browsers 1,681
termi/es6-transpiler Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks 216
browserify/rustify Transforms Rust code into WebAssembly for use in JavaScript environments 494
gobblejs/gobble-es6-transpiler Transpiles ES6 code to previous versions using gobble and es6-transpiler 2
hemanth/gulp-jstransform Converts ES6 JavaScript to ES5. 15
ryanseddon/gulp-es6-module-transpiler Transpiles ES6 modules to other formats for use in Node.js environments 61
babel/babel A tool that transpiles modern JavaScript code to earlier versions of the language 43,304
leebyron/async-to-gen Converts JavaScript async functions to ES6 generators for use in modern browsers or Node.js 508
martinandert/babel-plugin-css-in-js Converts JavaScript inline styles to class names and bundles them into a CSS file 298
ruanyf/es6tutorial A comprehensive introduction to ECMAScript 6 syntax and its differences from ES5 21,289
roman01la/babel-plugin-react-hyperscript Transforms HyperScript syntax into React.createElement without runtime overhead 20
sstur/draft-js-utils Tools for converting content between DraftJS and HTML/Markdown formats 884
ruby2js/ruby2js Converts Ruby syntax to JavaScript syntax 431
browserify/stream-browserify Makes Node.js stream API compatible with browser environments. 103
syntax-tree/nlcst-to-string Utility to convert structured text data into plain text strings 18