grunt-elm
Elm compiler
Compiles Elm files to JavaScript using Grunt
Grunt plugin that compiles Elm files to JavaScript.
19 stars
2 watching
9 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
ericclemmons/grunt-react | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
aaronfrost/grunt-traceur | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
krampstudio/grunt-jsdoc | Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
ee/grunt-defs | Transpiles ES6 block scoped const and let variables to ES3 | 5 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
rtfeldman/node-test-runner | Tools for running tests in Elm applications | 135 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
doowb/grunt-firebase | A Grunt plugin to update data in Firebase from a task | 28 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
mathieuloutre/grunt-aws-s3 | Grunt plugin for interacting with AWS S3 using the AWS SDK | 294 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |