grunt-traceur
JS compiler
A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler
This is a grunt task for adding a grunt task to compiler ES6 JS into ES3 JS using Traceur Compiler
205 stars
10 watching
34 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
| Compiles Elm files to JavaScript using Grunt | 19 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| A loader for compiling Traceur JavaScript to Webpack modules | 4 |
| A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| Compiles LESS files to CSS | 667 |
| Transpiles ES6 block scoped const and let variables to ES3 | 5 |
| Grunt plugin for interacting with AWS S3 using the AWS SDK | 294 |
| An AWS integration plugin for Grunt tasks to interact with various AWS services such as S3, Route 53, CloudFront, and SNS. | 171 |
| A plugin that transpiles JavaScript files using the Traceur compiler to support older browsers. | 14 |
| A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
| Grunt task to manage TypeScript development workflow | 330 |
| Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |
| Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
| A Grunt task for testing web page performance using PhantomJS and the YSlow library | 91 |