es6-tools
ES6 translator
A collection of tools and plugins for transpiling ES6 code to ES5 or other compatible languages.
An aggregation of tooling for using ES6 today
4k stars
198 watching
256 forks
last commit: about 5 years ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
termi/es6-transpiler | Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
afc163/fanyi | A command-line translator tool that supports translating Chinese and English text, with options to customize behavior and output. | 1,429 |
eneserdogan/trino | A command-line tool for translating and automating text translations. | 136 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
sgaurav/understanding-es6 | A repository of examples and tutorials to help developers understand the key features of ES6 JavaScript syntax | 1,132 |
lukehoban/es6features | Documenting ECMAScript 6 language features for software developers | 29,214 |
recurser/jquery-i18n | A jQuery plugin for client-side translation in JavaScript. | 199 |
ikeikeikeike/exromaji | A library providing translation functions between Japanese scripts and Romanization systems. | 8 |
r18n/r18n | A Ruby-based internationalization tool for translating applications into multiple languages | 515 |
uetchy/polyglot | A Safari extension that translates text into the user's preferred language | 482 |
jintin/transai | A tool for managing translations of Android and iOS apps | 58 |
ruanyf/es6tutorial | A comprehensive introduction to ECMAScript 6 syntax and its differences from ES5 | 21,259 |
spittal/vue-i18n-extract | Analyzes Vue.js source code for missing and unused translation keys in language files | 312 |
cyon/vue-translation-manager | A tool to simplify internationalization in Vue.js single-file components | 26 |
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 |