Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including gulp-rename-rev with all npm packages installed. Try it out:

var gulpRenameRev = require("gulp-rename-rev")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

gulp-rename-rev v1.0.6

gulp插件,文件根据特定的格式进行修改版本号,例如:a.js->a-1.1.1.js,b-1.2.3.min.js->b-1.3.3.min.js

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free