invoiceninja/node_modules/grunt/node_modules/grunt-legacy-util
2014-04-28 23:05:37 +03:00
..
test Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
.npmignore Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
Gruntfile.js Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
index.js Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
LICENSE-MIT Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
package.json Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
README.md Adding Grunt for file concat 2014-04-28 23:05:37 +03:00

grunt-legacy-util

Deprecated Grunt utils provided for backwards compatibility.

grunt.util.namespace use getobject
grunt.util.hooker use hooker
grunt.util.async use async
grunt.util._ use lodash
grunt.util.exit use exit
grunt.util.callbackify
grunt.util.error
grunt.util.linefeed
grunt.util.normalizelf
grunt.util.kindOf use lodash
grunt.util.toArray grunt.util.repeat
grunt.util.pluralize
grunt.util.recurse use traverse
grunt.util.spawn