mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-28 23:55:41 -05: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