Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by gruntjs

A curated list of projects in awesome lists by gruntjs .

https://github.com/gruntjs/grunt

Grunt: The JavaScript Task Runner

hacktoberfest

Last synced: 06 Jan 2025

https://github.com/gruntjs/grunt-contrib-watch

Run tasks whenever watched files change.

hacktoberfest

Last synced: 07 Jan 2025

https://github.com/gruntjs/grunt-contrib-uglify

Minify files with UglifyJS.

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-imagemin

Minify PNG, JPG, GIF and SVG images.

hacktoberfest

Last synced: 07 Jan 2025

https://github.com/gruntjs/grunt-contrib-sass

Compile Sass to CSS.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-concat

Concatenate files.

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-cssmin

Compress CSS files.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-copy

Copy files and folders.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-connect

Start a static web server.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-jshint

Validate files with JSHint.

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-cli

Grunt's command line interface.

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-less

Compile LESS files to CSS.

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-compass

Compile Compass to CSS.

Last synced: 03 Jan 2025

https://github.com/gruntjs/grunt-contrib-clean

Clear files and folders.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-requirejs

Optimize RequireJS projects using r.js.

Last synced: 03 Jan 2025

https://github.com/gruntjs/grunt-contrib-htmlmin

Minify HTML.

Last synced: 03 Jan 2025

https://github.com/gruntjs/grunt-contrib-jasmine

Run jasmine specs headlessly through Headless Chrome

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-compress

Compress files and folders.

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-coffee

Compile CoffeeScript files to JavaScript.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-pug

Compile Pug templates.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-handlebars

Precompile Handlebars templates to JST file.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-csslint

Lint CSS files.

Last synced: 06 Jan 2025

https://github.com/gruntjs/grunt-contrib-qunit

Run QUnit tests in Headless Chrome.

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-contrib-livereload

Reload assets live in the browser.

Last synced: 04 Jan 2025

https://github.com/gruntjs/grunt-init

Generate project scaffolding from a template.

Last synced: 04 Jan 2025

https://github.com/gruntjs/grunt-contrib-stylus

Compile Stylus files to CSS.

Last synced: 08 Jan 2025

https://github.com/gruntjs/grunt-init-gruntfile

Create a basic Gruntfile with grunt-init.

Last synced: 27 Dec 2024

https://github.com/gruntjs/gruntjs.com

Grunt website

Last synced: 06 Jan 2025

https://github.com/gruntjs/grunt-contrib-jst

Compile underscore templates to JST file.

Last synced: 05 Jan 2025

https://github.com/gruntjs/grunt-lib-phantomjs

Grunt and PhantomJS, sitting in a tree.

Last synced: 08 Jan 2025

https://github.com/gruntjs/grunt-next

Grunt v1.0 alpha

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-init-gruntplugin

Create a gruntplugin module with grunt-init, including Nodeunit unit tests.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-docs

Grunt documentation. https://github.com/gruntjs/gruntjs.com

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-contrib-yuidoc

Compile YUIDoc Documentation.

Last synced: 01 Jan 2025

https://github.com/gruntjs/grunt-contrib-nodeunit

Run Nodeunit unit tests.

hacktoberfest

Last synced: 05 Jan 2025

https://github.com/gruntjs/grunt-init-jquery

Create a jQuery plugin with grunt-init, including QUnit unit tests.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-contrib-symlink

Create symbolic links.

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-init-node

Create a Node.js module with grunt-init, including Nodeunit unit tests.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-contrib-bump

A work-in-progress Grunt plugin for bumping a version number in JSON files.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-init-commonjs

Create a commonjs module with grunt-init, including Nodeunit unit tests.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-contrib-internal

Internal tasks for managing the grunt-contrib project.

hacktoberfest

Last synced: 02 Jan 2025

https://github.com/gruntjs/grunt-init-gruntfile-sample

This is sample output generated by the grunt-init "gruntfile" template.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-lib-contrib

Common functionality shared across grunt-contrib tasks.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-init-jquery-sample

This is sample output generated by the grunt-init "jquery" template.

Last synced: 13 Nov 2024

https://github.com/gruntjs/example-subgrunt

Run a Gruntfile in multiple subdirectories.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-init-gruntplugin-sample

This is sample output generated by the grunt-init "gruntplugin" template.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-init-node-sample

This is sample output generated by the grunt-init "node" template.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-init-commonjs-sample

This is sample output generated by the grunt-init "commonjs" template.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-known-options

The known options used in Grunt

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-lib-legacyhelpers

Some old grunt helpers provided for backwards compatability.

Last synced: 13 Nov 2024

https://github.com/gruntjs/clone-repos

Quickly clone all gruntjs repos (for grunt development)

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-legacy-log

The Grunt logger.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-legacy-util

deprecated utility methods

Last synced: 20 Dec 2024

https://github.com/gruntjs/grunt-legacy-log-utils

Static methods for the Grunt 0.4.x logger.

Last synced: 13 Nov 2024

https://github.com/gruntjs/rfcs

RFCs for changes to Grunt

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-legacy-event-logger

Event logger for Grunt legacy libs.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-legacy-config

Grunt's config methods, as a standalone library.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-legacy-option

Grunt's option methods, as a standalone library.

Last synced: 13 Nov 2024

https://github.com/gruntjs/grunt-legacy-cli

Grunt's CLI methods, as a standalone library.

Last synced: 13 Nov 2024