搜索 "=>" 的结果(共 6 个)
bh
Template engine. BEMJSON => HTML processor
gulp-rev-all
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
MIT
rewrite-ext
Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.
MIT