Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-contrib

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-contrib

The entire grunt-contrib suite.

  • 0.6.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
103
increased by22.62%
Maintainers
3
Weekly downloads
 
Created
Source

grunt-contrib

The entire grunt-contrib suite.

Getting Started

This plugin requires Grunt ~0.4.0

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

npm install grunt-contrib --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('grunt-contrib');

Overview

This collection contains all 25 grunt-contrib plugins. We have made it available as a convenience for first-time users who would like to explore what Grunt has to offer. After review, it is recommended that you uninstall this collection and specify the plugins you wish to use individually.

A listing of each plugin and the current version included in this package is listed below.

grunt-contrib-coffee (v0.6.4) Build Status

Compile CoffeeScript files to JavaScript.

grunt-contrib-compass (v0.1.3) Build Status

Compile Compass to CSS

grunt-contrib-compress (v0.4.6) Build Status

Compress files and folders.

grunt-contrib-concat (v0.1.3) Build Status

Concatenate files.

grunt-contrib-connect (v0.2.0) Build Status

Start a connect web server.

grunt-contrib-copy (v0.4.0) Build Status

Copy files and folders.

grunt-contrib-cssmin (v0.5.0) Build Status

Compress CSS files.

grunt-contrib-csslint (v0.1.1) Build Status

Lint CSS files.

grunt-contrib-handlebars (v0.5.8) Build Status

Precompile Handlebars templates to JST file.

grunt-contrib-htmlmin (v0.1.1) Build Status

Minify HTML

grunt-contrib-imagemin (v0.1.2) Build Status

Minify PNG and JPEG images

grunt-contrib-jade (v0.5.0) Build Status

Compile Jade files to HTML.

grunt-contrib-jasmine (v0.4.1) Build Status

Run jasmine specs headlessly through PhantomJS.

grunt-contrib-jshint (v0.3.0) Build Status

Validate files with JSHint.

grunt-contrib-jst (v0.5.0) Build Status

Precompile Underscore templates to JST file.

grunt-contrib-less (v0.5.0) Build Status

Compile LESS files to CSS.

grunt-contrib-livereload (v0.1.2) Build Status

Reload assets live in the browser

grunt-contrib-nodeunit (v0.1.2) Build Status

Run Nodeunit unit tests.

grunt-contrib-qunit (v0.2.0) Build Status

Run QUnit unit tests in a headless PhantomJS instance.

grunt-contrib-requirejs (v0.4.0) Build Status

Optimize RequireJS projects using r.js.

grunt-contrib-sass (v0.2.2) Build Status

Compile Sass to CSS

grunt-contrib-stylus (v0.5.0) Build Status

Compile Stylus files to CSS.

grunt-contrib-uglify (v0.2.0) Build Status

Minify files with UglifyJS.

grunt-contrib-watch (v0.3.1) Build Status

Run predefined tasks whenever watched file patterns are added, changed or deleted.

grunt-contrib-yuidoc (v0.4.0) Build Status

Compile YUIDoc Documentation.

Release History

  • 2013-03-25   v0.6.0   Minor version bumps in several grunt-contrib-* plugins.
  • 2013-03-06   v0.5.0   Add grunt-contrib-csslint Minor version bumps in several grunt-contrib-* plugins.
  • 2013-02-16   v0.4.0   Updated to include the entire grunt-contrib suite for Grunt v0.4.
  • 2012-09-22   v0.3.0   options no longer accepted from global config key.
  • 2012-09-09   v0.2.0   converted to grunt collection, all tasks in separate repos/packages.
  • 2012-08-26   v0.1.8   update dependencies to latest versions. bump: new task to assist with versioning (PR #111)
  • 2012-08-19   v0.1.7   add partial support to handlebars task (PR update package.json for latest stylus (PR copy: add minimatch option (PR #105)
  • 2012-08-12   v0.1.6   less+stylus: correct concat logic and add tests. (#101) handlebars: add processName
  • 2012-08-05   v0.1.5   add nib as dependancy
  • 2012-07-29   v0.1.4   copy: sort test arrays before compare (PR #93) copy+compress: use basePath left to right (GH #92) handlebars: fix failing test in 1.0.6 less: prints 'undefined' when there are no stylesheets. (PR #89)
  • 2012-07-22   v0.1.3   bug fixes (#86) stylus: load nib if available (PR #87)
  • 2012-07-15   v0.1.2   bug fixes (#84) basePath overhaul lint in strict mode variable declaration cleanup
  • 2012-07-08   v0.1.1   bug fixes task overhaul yuidoc task addition prep for grunt v0.4
  • 2012-06-27   v0.0.9   task cleanup copy task addition
  • 2012-06-11   v0.0.7   requirejs task addition
  • 2012-06-02   v0.0.5   task cleanup zip task addition
  • 2012-04-30   v0.0.1   initial release

Task submitted by Tyler Kellen

This file was generated on Tue Mar 26 2013 08:57:38.

Keywords

FAQs

Package last updated on 26 Mar 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc