grunt-dojo
Dojo builder
Builds Dojo in a Grunt task to create JavaScript applications
Build Dojo inside a Grunt task
32 stars
10 watching
10 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gpedro/dojo.js | Generates a basic JavaScript project structure with minimal dependencies. | 15 |
dojo/meta | Provides detailed documentation and meta information for building web applications using the Dojo framework. | 227 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
dojo/cli | A command-line tool for automating and standardizing the build process of Dojo 2 applications. | 25 |
kitsonk/dojo-node-boilerplate | A template for building Dojo/NodeJS applications quickly | 16 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
doowb/grunt-firebase | A Grunt plugin to update data in Firebase from a task | 28 |
gruntjs/grunt | A tool that automates tasks in JavaScript projects | 12,266 |
dojo/dojo-website | A tool for transitioning from Dojo Toolkit 1.x to 2.x | 6 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
ericclemmons/grunt-react | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
agebrock/dojo-node | A Node.js wrapper for the Dojo framework, allowing developers to run Dojo applications in a Node.js environment. | 7 |