gulp
A toolkit to automate & enhance your workflow
Collective -
Host: opensource -
https://opencollective.com/gulpjs
- Website: https://gulpjs.com/
- Code: https://github.com/gulpjs
github.com/gulpjs/gulp - 21892b1842c9150809bbbd411c4c5a4201f79b27 authored over 11 years ago
Include completion files for npm
github.com/gulpjs/gulp - 932149a91010d6279eafdf79789f7c8ca25fa0de authored over 11 years agogithub.com/gulpjs/gulp - 1b83f96944604e337fbb6d134f4e0e20f2571364 authored over 11 years ago
Added gulp-bundle to the blacklist.
github.com/gulpjs/plugins - 64fbcd949d0d8698e1d86e28c6a068f96b132caf authored over 11 years agogithub.com/gulpjs/plugins - ddde6745fab9a8c5c3db13d88c705f1f3810f123 authored over 11 years ago
github.com/gulpjs/plugins - f802f2aef186c77dc7d87539988fa7ae9568e892 authored over 11 years ago
github.com/gulpjs/plugins - a60ddd7a24410110aa99493ee64e0c6fac60a19e authored over 11 years ago
github.com/gulpjs/plugins - 78680ce571a574b91a9677e50aedf3126007badf authored over 11 years ago
github.com/gulpjs/plugins - b09ada51cbe3458d235bbf11b114602094057646 authored over 11 years ago
feat(sort): add sort algo to put blackList plugins to bottom
github.com/gulpjs/plugins - 6fee911c43319e0da8338d052b6ccdde91dd6130 authored over 11 years agoadd missing spaces into function declarations
github.com/gulpjs/gulp - 4618b32ef719047c4c16d560849cc1ecc04cde8a authored over 11 years ago+ update readme - plugin example
github.com/gulpjs/gulp - 67ce329fc8fdcd68a49b3b8b43cf51873c12a238 authored over 11 years agogithub.com/gulpjs/gulp - 5dfa9a33249ee9e11c6d6090023d70ae487c1ece authored over 11 years ago
github.com/gulpjs/gulp - eb4abfc604cc3879c05f0993570340854fa3574e authored over 11 years ago
github.com/gulpjs/gulp - ed69aebf8ace19e886b29aaac05e0a3eda9730f9 authored over 11 years ago
github.com/gulpjs/gulp-util - 7ed32813e1bbf82113dc0b11bc285ad1c66ee4f4 authored over 11 years ago
Recommend `yargs` over `optimist`
github.com/gulpjs/gulp - dad808a75339ab250a6a495f7bb2133e2602b9d1 authored over 11 years ago
Substack has deprecated the `optimist` package, recommending the use of
it's successor, `yargs`.
env.localPackage should be env.modulePackage
github.com/gulpjs/gulp - 77344fd04a4a86de0b40db8d754df2c46f24fd17 authored over 11 years agogithub.com/gulpjs/gulp - 81d87a32526f858e7aaaaa7c70b7f61ee88a44d4 authored over 11 years ago
github.com/gulpjs/gulp - 1c85885faf856daa0991eb137d82d2f90bad72dc authored over 11 years ago
github.com/gulpjs/gulp - 6adc6e96791f8b73d3c78c49d6379342b4251a8c authored over 11 years ago
github.com/gulpjs/plugins - 4c489c99ce580a30515c513147e5ea725878a4aa authored over 11 years ago
github.com/gulpjs/plugins - d34349e9909a2f35cfb3c0dc92175c190a7c811c authored over 11 years ago
github.com/gulpjs/plugins - be157fcf2b95bb4dcc05c223d0f493473015052d authored over 11 years ago
Fix typo in "Dealing With Streams" doc
github.com/gulpjs/gulp - d77f4eba5cadd502113a806a4b39cb49e2205d84 authored over 11 years agogithub.com/gulpjs/gulp - 32e1423c9b586f1b48cc2735e18beac9c2f69f96 authored over 11 years ago
use `chalk` directly
github.com/gulpjs/gulp - 93c8dfa3d92032ab14924ab272484d4c869f6585 authored over 11 years agogithub.com/gulpjs/gulp - f7d833331342007d262ec7ba013ebd6e8b6c3a0c authored over 11 years ago
github.com/gulpjs/gulp - e72c8fe1dfba3edc23f4663476a0eaf5c19fe4ef authored over 11 years ago
github.com/gulpjs/gulp - f91719b8c589f4aaddc9f68d95f1881613aaa488 authored over 11 years ago
Wrap it in an own function because .then binds another this at the context.
github.com/gulpjs/plugins - d8b4a6ffec6b985d81b64b7fc579edbfe1acb21a authored over 11 years agogithub.com/gulpjs/plugins - 823d2408c24f1f4082dad95be4207b92f3aa4f7a authored over 11 years ago
receive environment as argument
github.com/gulpjs/gulp - 99bb88f74918defc5653727666445ab08e188c08 authored over 11 years agoRemove console.log call
github.com/gulpjs/plugins - 213681fda06aefadd2cbc6183db7dc9fe40e08ce authored over 11 years agogithub.com/gulpjs/plugins - 39e626f0bb74da5add4fc47ddef580a47eca7bc1 authored over 11 years ago
github.com/gulpjs/gulp - d096bbc0c032a63abb70120d85d3533e6a829e0d authored over 11 years ago
github.com/gulpjs/plugins - f28539d5bf70630efaa1cc05edf3117639933ef1 authored over 11 years ago
github.com/gulpjs/gulp - d96b6f0c0231fcca870229683c6ec95dc2807f07 authored over 11 years ago
add blackListEntry class to blacklist entries and a strikethrough style
github.com/gulpjs/plugins - 91fa5eac523441c0a86ceae474ab2f0f20324d2b authored over 11 years agogithub.com/gulpjs/plugins - eb3ccac08f5056f9a6635790ca254aeb1ed68293 authored over 11 years ago
github.com/gulpjs/plugins - d70dc5fb0ab3e2b200877c2576e015cbef79d26b authored over 11 years ago
github.com/gulpjs/plugins - 464a42a8b421a1e472ea40501519cc111817638c authored over 11 years ago
Update `Using coffee-script for gulpfile` recipe
github.com/gulpjs/gulp - 0f5fb7f7bb1b57e3a32b8104cddc324b3649a999 authored over 11 years agoAdds a link to coffeegulp.
github.com/gulpjs/gulp - 9156fc55c668c6a2402d34e4991f89c185866031 authored over 11 years agoUpdate fast-browserify-builds-with-watchify.md
github.com/gulpjs/gulp - 78d687c373aa5804290ca67604c642af07605e6a authored over 11 years agogithub.com/gulpjs/gulp - cd7e6de7e4e3e53482fe90b1c5d839e1841022b8 authored over 11 years ago
not everyone knows how to use an IRC client. this makes it supersimple.
github.com/gulpjs/gulp - 2d5ad8f189dc1dab6c4c2ac7b9f64b2825ab84fa authored over 11 years agologging time should be 24-hours
github.com/gulpjs/gulp-util - 2611ab9c1612f8753f9cd8b8ba221acad77fc642 authored over 11 years agogithub.com/gulpjs/gulp-util - d36eeb5e47a261bb2813b8a49098267258b00235 authored over 11 years ago
Update documentation: where to go for help
github.com/gulpjs/gulp - b974da6f22efc6f6b6277618a42db6b6312d515f authored over 11 years agoAdded a timestamp to `.log()`
github.com/gulpjs/gulp-util - cc681528ed62e263a2a083b9472cfc66620ee874 authored over 11 years agogithub.com/gulpjs/plugins - cf0168971080ed534dfdb29bf644134b05a68c44 authored over 11 years ago
- Every issue now has labels(please use these!)
- When hovering over a plugin, press flag to blac...
github.com/gulpjs/gulp - 443d73646232a46cb29ce072bfa54333f3bfbe12 authored over 11 years ago
github.com/gulpjs/plugins - 04af777d7cf1c4cdd9c7709f95b70e8e8fd2a784 authored over 11 years ago
github.com/gulpjs/gulp-util - 673963ca0a7cd5b074ae282d2daa363c4bb926ea authored over 11 years ago
Improve watchify recipe.
github.com/gulpjs/gulp - d1cca8bcbf7fbfad36b7ed4d2f6b74065392248d authored over 11 years ago
As @andreypopp pointed out on IRC, this example was doubling up
on watchers when it only needed ...
github.com/gulpjs/gulp - 32ed800e95dca8a7ee3c0cb5c0011b034ecbb8f1 authored over 11 years ago
github.com/gulpjs/gulp - 2ba6c886904f2f928b47d9e5f4086aac478ee893 authored over 11 years ago
github.com/gulpjs/gulp - 849a290eabecbaa010a2b2d38cb033afb84bda54 authored over 11 years ago
Adding recipe for running task steps per folder
github.com/gulpjs/gulp - 7dd7b6ef73be4fadab03214c7b3c0a40fdd26be7 authored over 11 years agogithub.com/gulpjs/gulp - 466772e319cabf5823fc895f9b40528c41c52cd9 authored over 11 years ago
github.com/gulpjs/gulp - 6005d4ef96d3da2d33e520abbd9870bbb6793796 authored over 11 years ago
github.com/gulpjs/gulp - 0533a00c4b29fee18336859df58097cee0402199 authored over 11 years ago
github.com/gulpjs/gulp - 8fb312d3173ab41bee5d1015583d4a3b5e16fec1 authored over 11 years ago
https://github.com/worldeggplant/gulp-myth/issues/1
github.com/gulpjs/plugins - a1c74dc7f2cdb1780399499e4552ebc60b985d72 authored over 11 years agogithub.com/gulpjs/plugins - 7025f09a0a26571b63f88a0bfdd63b6bd92735f8 authored over 11 years ago
github.com/gulpjs/plugins - 0376185b9bc65fae743aca673fae0f23d15e83aa authored over 11 years ago
Add watchify recipe
github.com/gulpjs/gulp - 713c49d6731c3bd5bf2f3150633ade20b642c475 authored over 11 years ago
Conflicts:
app/assets/index.html
Offers considerably faster browserify builds by using the
watchify module and vinyl-source-strea...
fix clipping of the github fork
github.com/gulpjs/plugins - 009923ff9bd5473fbd8572d8438c37de26b1588f authored over 11 years agoFixed "changed" event name to "change" on gulp.watch in docs
github.com/gulpjs/gulp - 2cbe4f9ab0135f3a2c57a396788714009758be99 authored over 11 years agogithub.com/gulpjs/gulp - a80d53e24d5c7a697a259ce28772d5aa5f4f4783 authored over 11 years ago
github.com/gulpjs/gulp - 7b97202f610dcf045f90c595b4a6350a8cede220 authored over 11 years ago
[fixes #31]
github.com/gulpjs/plugins - af411c5ea1601a2284b9c67738397fa5daf1c780 authored over 11 years agorepo can use shorthand, correct homepage, remove main as it's moot when using index.js, add some...
github.com/gulpjs/gulp - 42260207c69c98a26a78c937ceca9c39b3d7a143 authored over 11 years agoUpdate URLs on package.json
github.com/gulpjs/gulp - 175f95fa44676bf88a3e9335b8a34d83310abdc1 authored over 11 years agogithub.com/gulpjs/gulp - 832bed2b5d94ce4e296ca4616fc019421c28bc21 authored over 11 years ago
Sjs/add slide header
github.com/gulpjs/plugins - 713a8fad98b4efc2e212267c50bd38ff8e152fe0 authored over 11 years ago[fixes #26]
github.com/gulpjs/plugins - 25812b0fcf7460952498e35d1df96d65ca6cee12 authored over 11 years agogithub.com/gulpjs/plugins - 2a8980597200c62b0468099589d3f5063e3baa5f authored over 11 years ago
github.com/gulpjs/plugins - f72ef605de22ffe9a3009f54665c2fc385f46923 authored over 11 years ago
github.com/gulpjs/plugins - 4562b0a8253bdcd5e33945384dc5d048e91cab5d authored over 11 years ago
Add build systems
github.com/gulpjs/plugins - f01bae8e904be688969f6341d39ec4b49139d471 authored over 11 years agoUsing multiple source streams in ordered fashion
github.com/gulpjs/gulp - d1ea9e13d89a70085377235e16ef1fa0352ad6f0 authored over 11 years agogithub.com/gulpjs/gulp - 5bdf9f65e583abb8cb7f70624250246d781666d4 authored over 11 years ago
github.com/gulpjs/gulp - b5e77cd6d8d3bda9b7a979d13cbe2e0b851ef4c4 authored over 11 years ago
github.com/gulpjs/gulp - a6060b5227ec09365990631bacb51860db8bd86b authored over 11 years ago
Skip "Working directory changed" log if not applicable
github.com/gulpjs/gulp - 23c363c5512cb920b48cc5d7e6a9139b3d4caad8 authored over 11 years agogithub.com/gulpjs/gulp - 2b576070bde3d5bfa2257e044bf13ee8e5e8d98c authored over 11 years ago
github.com/gulpjs/plugins - 85e252d7e0b17f0aff1b1baf7a0f4a5e83cd0db8 authored over 11 years ago
- add brunch, grunt, gulp
- manage bower components
- gulp workflow(gulp dev, gulp deploy)
github.com/gulpjs/plugins - e0cbe8271e0863f14ba82c392d60ea953a4c8145 authored over 11 years ago
github.com/gulpjs/gulp - 01547e3dd6c7674aaed9eb1c3c9ca353bbbd3e49 authored over 11 years ago
github.com/gulpjs/gulp - 5cb352b93461ee3cfe615f15af55a7e998821e69 authored over 11 years ago