名称 最后更新
..
.idea 正在载入提交数据...
test 正在载入提交数据...
.jshintrc 正在载入提交数据...
.travis.yml 正在载入提交数据...
CHANGELOG 正在载入提交数据...
Gruntfile.js 正在载入提交数据...
LICENSE-MIT 正在载入提交数据...
README.md 正在载入提交数据...
appveyor.yml 正在载入提交数据...
index.js 正在载入提交数据...
package.json 正在载入提交数据...

grunt-legacy-util

deprecated utilities from grunt

Build Status: Linux Build status: Windows Built with Grunt

With the next major release of Grunt, we will no longer support these APIs. Where possible, please use the recommended modules in their place. If you would like to support or improve any of these APIs, please notify us when you have published a backwards compatible npm module—we will then recommend its usage here.

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 use require('child_process').spawn