RepoGuard
Bijgewerkt 2 h ago
gulp

Organization

Publieke GitHub-voetafdruk van gulp

@gulpjs
Bekijk profiel op GitHub

A toolkit to automate & enhance your workflow

72

Publieke repositories

39.585

Totaal aantal sterren

207

Volgers

Top talen

JavaScript 66Shell 1

Publieke repositories

gulp

32.964

A toolkit to automate & enhance your workflow

JavaScript
Bijgewerkt 13 jun 2026

vinyl

1.296

Virtual file format.

JavaScript
Bijgewerkt 27 apr 2026

vinyl-fs

973

Vinyl adapter for the file system.

JavaScript
Bijgewerkt 14 mei 2026

liftoff

845

Launch your command line tool with ease.

JavaScript
Bijgewerkt 8 apr 2026

gulp-util

824

[deprecated] - See https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

JavaScript
Bijgewerkt 27 mei 2026

gulp-cli

410

Command Line Interface for gulp.

JavaScript
Bijgewerkt 27 mei 2026

plugins

279

[Unused] Very old plugin search website

JavaScript
Bijgewerkt 30 dec 2025

interpret

264

A dictionary of file extensions and associated module loaders.

JavaScript
Bijgewerkt 7 apr 2026

undertaker

205

Task registry that allows composition through series/parallel methods.

JavaScript
Bijgewerkt 3 mrt 2026

glob-stream

181

Readable streamx interface over anymatch.

JavaScript
Bijgewerkt 7 mrt 2026

bach

136

Compose your async functions with elegance.

JavaScript
Bijgewerkt 3 mrt 2026

fancy-log

122

Log things, prefixed with a timestamp.

JavaScript
Bijgewerkt 1 jun 2025

findup-sync

99

Find the first file matching a given pattern in the current directory or the nearest ancestor directory.

JavaScript
Bijgewerkt 29 jan 2026

glob-parent

83

Extract the non-magic parent path from a glob string.

JavaScript
Bijgewerkt 17 feb 2026

glob-watcher

79

Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.

JavaScript
Bijgewerkt 8 apr 2026

async-done

72

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

JavaScript
Bijgewerkt 27 apr 2026

gulplog

58

Logger for gulp and gulp plugins.

JavaScript
Bijgewerkt 18 jul 2025

v8flags

57

Get available v8 and Node.js flags.

JavaScript
Bijgewerkt 10 apr 2025

rechoir

48

Prepare a node environment to require files with different extensions.

JavaScript
Bijgewerkt 26 mrt 2024

replace-ext

46

Replaces a file extension with another one.

JavaScript
Bijgewerkt 12 nov 2023

gulpjs.github.io

44

The gulp website

JavaScript
Bijgewerkt 9 apr 2026

ordered-read-streams

28

Combines array of streams into one Readable stream in strict order.

JavaScript
Bijgewerkt 5 nov 2023

hacker

26

Hack on your project easily. A liftoff proof-of-concept.

JavaScript
Bijgewerkt 17 mrt 2025

now-and-later

24

Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.

JavaScript
Bijgewerkt 5 nov 2023

flagged-respawn

21

A tool for respawning node binaries when special flags are present.

JavaScript
Bijgewerkt 30 dec 2025

plugin-error

20

Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.

JavaScript
Bijgewerkt 9 mrt 2026

empty-dir

20

Check if a directory is empty.

JavaScript
Bijgewerkt 6 okt 2025

artwork

20

Artwork for the gulp project

Onbekende taal
Bijgewerkt 7 apr 2025

undertaker-forward-reference

20

Undertaker custom registry supporting forward referenced tasks.

JavaScript
Bijgewerkt 28 sep 2024

sparkles

20

Namespaced global event emitter.

JavaScript
Bijgewerkt 23 mrt 2024

acceptance

19

Acceptance test suite for plugins

Onbekende taal
Bijgewerkt 6 nov 2023

glogg

18

Global logging utility.

JavaScript
Bijgewerkt 27 jan 2026

undertaker-registry

17

Default registry in gulp 4.

JavaScript
Bijgewerkt 6 nov 2023

lead

17

Sink your streams.

JavaScript
Bijgewerkt 5 nov 2023

vinyl-sourcemap

16

Add/write sourcemaps to/from Vinyl files.

JavaScript
Bijgewerkt 5 jan 2025

last-run

14

Capture and retrieve the last time a function was run

JavaScript
Bijgewerkt 6 nov 2023

path-dirname

13

Node.js path.dirname() ponyfill

JavaScript
Bijgewerkt 6 nov 2023

fined

12

Find a file given a declaration of locations.

JavaScript
Bijgewerkt 5 nov 2023

async-settle

11

Settle an async function. It will always complete successfully with an object of the resulting state.

JavaScript
Bijgewerkt 31 jan 2024

value-or-function

11

Normalize a value or function, applying extra args to the function

JavaScript
Bijgewerkt 10 dec 2023

to-through

10

Wrap a Readable stream in a Transform stream.

JavaScript
Bijgewerkt 5 nov 2023

copy-props

9

Copy properties deeply between two objects

JavaScript
Bijgewerkt 23 jan 2026

eslint-config-gulp

9

Sharable eslint config for gulp projects

JavaScript
Bijgewerkt 21 jan 2026

resolve-options

9

Resolve an options object based on configuration.

JavaScript
Bijgewerkt 10 dec 2023

mute-stdout

9

Mute and unmute stdout

JavaScript
Bijgewerkt 12 nov 2023

clone-buffer

9

Easier Buffer cloning in node.

JavaScript
Bijgewerkt 12 nov 2023

semver-greatest-satisfied-range

9

Find the greatest satisfied semver range from an array of ranges.

JavaScript
Bijgewerkt 5 nov 2023

has-gulplog

9

Check if gulplog is available before attempting to use it

JavaScript
Bijgewerkt 5 nov 2023

async-once

8

Guarantee a node-style async function is only executed once.

JavaScript
Bijgewerkt 5 nov 2023

fs-mkdirp-stream

8

Ensure directories exist before writing to them.

JavaScript
Bijgewerkt 5 nov 2023

remove-bom-stream

7

Remove a UTF8 BOM at the start of the stream.

JavaScript
Bijgewerkt 5 nov 2023

undertaker-common-tasks

7

Proof-of-concept custom registry that pre-defines tasks.

JavaScript
Bijgewerkt 5 nov 2023

better-stats

5

A replacement for node's fs.Stats with more utility

JavaScript
Bijgewerkt 12 nov 2023

registry

5

[Unused] NPM on ElasticSearch

JavaScript
Bijgewerkt 6 nov 2023

theming-log

4

Creates a logger with theme for text decoration.

JavaScript
Bijgewerkt 1 jun 2025

replace-homedir

4

Replace user home in a string with another string. Useful for tildifying a path.

JavaScript
Bijgewerkt 5 nov 2023

undertaker-task-metadata

4

Proof-of-concept custom registry that attaches metadata to each task.

JavaScript
Bijgewerkt 5 nov 2023

vinyl-contents

3

Utility to read the contents of a vinyl file.

JavaScript
Bijgewerkt 2 aug 2024

.boilerplate

3

The boilerplate template for gulp packages.

Onbekende taal
Bijgewerkt 12 nov 2023

vinyl-prepare

3

[deprecated] This module's API was never satisfactory and isn't used in gulp - please don't use.

JavaScript
Bijgewerkt 6 nov 2023

evented-require

3

Require modules and receive events.

JavaScript
Bijgewerkt 5 nov 2023

update-template

3

Updates a gulpjs repository to match our current scaffold.

JavaScript
Bijgewerkt 5 nov 2023

each-props

3

Process object properties deeply.

JavaScript
Bijgewerkt 5 nov 2023

jscs-preset-gulp

2

Sharable jscs config for gulp projects

Onbekende taal
Bijgewerkt 1 jun 2025

.github

2

GitHub template files for the gulpjs organization.

Onbekende taal
Bijgewerkt 2 aug 2024

parse-node-version

2

Turn node's process.version into something useful.

JavaScript
Bijgewerkt 12 nov 2023

default-resolution

2

Get the default resolution time based on the current node version, optionally overridable

JavaScript
Bijgewerkt 12 nov 2023

conventional-changelog-gulp

1

conventional-changelog gulp preset

JavaScript
Bijgewerkt 12 nov 2023

emit-mapper

1

Re-emit events while mapping them to new names.

JavaScript
Bijgewerkt 12 nov 2023

messages

0

Symbols for all messages within gulp-cli.

JavaScript
Bijgewerkt 23 mrt 2024

prettier_action

0

GitHub action for running prettier on your projects pull requests

Shell
Bijgewerkt 3 sep 2023

to-absolute-glob

0

Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.

JavaScript
Bijgewerkt 3 jan 2023

Is deze blootstelling bedoeld?

Monitor gulp met RepoGuard en krijg een waarschuwing op het moment dat er een nieuwe publieke repository verschijnt.

Monitor dit account