Teamwork/gulp-path-length

A Gulp plugin for enforcing a character limit on file paths

CoffeeScript
This is stars and forks stats for /Teamwork/gulp-path-length repository. As of 06 May, 2024 this repository has 8 stars and 0 forks.

gulp-path-length A Gulp plugin for enforcing a character limit on file paths. Created with Windows' 256 character limit in mind but can be used on other platforms too. Installation npm install gulp-path-length Usage var gulp = require('gulp'); var pathLength = require('gulp-path-length'); gulp.task('default', function(){ gulp.src('./example/path/to/directory/**', {read: false}) .pipe(pathLength()); }); This will stop the build with an error if you've an overly long path. I've passed...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
maxtaco/node-amazon-sqsCoffeeScript1000
PrettyPrinted/youtube_video_codePythonJavaScriptHTML62501.6k0
jkintscher/clienterror-inspectorCoffeeScriptRuby3010
sharismlab/sbfCoffeeScriptJavaScript2000
brunogfranca/testCoffeeScript0000
alanzoppa/gburgCoffeeScript0000
balena-os/balena-seeed-x86ASLBitBakeCoffeeScript4020
cakecatz/garageCoffeeScriptCSSRuby1101670
michaelficarra/url-shortenerCoffeeScript1000
Axonify/muffin.ioCoffeeScriptCSSPython37030