defs
ES variable translator
Enables static scope analysis and transpilation of ES6 block scoped const and let variables to ES3.
Static scope analysis and transpilation of ES6 block scoped const and let variables to ES3 vars
115 stars
10 watching
10 forks
Language: JavaScript
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
jquery-i18n-properties/jquery-i18n-properties | Provides internationalization for JavaScript applications using resource bundles (.properties) files. | 427 |
hughsk/envify | Replaces environment variable checks with plain string comparisons | 902 |
termi/es6-transpiler | Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
purescript-contrib/purescript-matryoshka | Provides generalized folds, unfolds, and traversals for fixed point data structures | 59 |
aws-samples/aws-sdk-js-sample-video-transcoder | Transcodes video files using AWS SDK for JavaScript | 22 |
luxzeitlos/ember-css-vars | A module that enables exposure of JavaScript data to CSS styles via CSS variables. | 4 |
reworkcss/rework-vars | A Rework plugin to support W3C-style CSS variables syntax | 63 |
cbaggers/varjo | Compiler for translating Lisp code to GLSL shader language | 223 |
d3/d3-dsv | A parser and formatter for tabular data in CSV or TSV format | 436 |
andrei-markeev/ts2c | Transpiles JavaScript/TypeScript to C89 code | 1,264 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
softvar/secure-ls | Protects and encrypts data stored in local storage. | 647 |