Yahoo Suche Web Suche

Suchergebnisse

  1. Suchergebnisse:
  1. Grunt is a tool that automates repetitive tasks like minification, compilation, testing, and more for your JavaScript projects. Learn how to use Grunt, install plugins, and see examples of Grunt in action.

    • Getting Started

      How the CLI works. Each time grunt is run, it looks for a...

    • Configuring Tasks

      This guide explains how to configure tasks for your project...

    • Plugins

      In order for a Grunt plugin to be listed here, it must be...

    • Sample Gruntfile

      Sample Gruntfile. In this page we walk you through the...

    • Who Uses Grunt

      Visual Studio 2015 has native support for Grunt; Visual...

    • Development Team

      Installing Grunt; Frequently Asked Questions; Project...

    • Migration Guides

      This file was named grunt.js for 0.3.x versions of Grunt....

    • Contributing

      Contributing. There are a number of Grunt projects. grunt -...

  2. Learn how to create and register tasks for Grunt, a command-line tool for automating tasks. See examples of alias, multi, basic, custom and asynchronous tasks, and how to handle errors and dependencies.

  3. Grunt is a tool for automating tasks in JavaScript projects. Learn how to use Grunt, contribute to its development, and view its documentation, releases, and license on GitHub.

  4. Learn how to install specific versions of Grunt and Grunt plugins using npm or GitHub. Follow the guidelines to avoid incompatible patch releases and lock in the exact version you need.