RepoGuard
Actualizado 2 h ago
gulp

Organization

Huella pública de GitHub de gulp

@gulpjs
Ver perfil en GitHub

A toolkit to automate & enhance your workflow

72

Repositorios públicos

39.585

Total de estrellas

207

Seguidores

Principales lenguajes

JavaScript 66Shell 1

Repositorios públicos

gulp

32.964

A toolkit to automate & enhance your workflow

JavaScript
Actualizado 13 jun 2026

vinyl

1296

Virtual file format.

JavaScript
Actualizado 27 abr 2026

vinyl-fs

973

Vinyl adapter for the file system.

JavaScript
Actualizado 14 may 2026

liftoff

845

Launch your command line tool with ease.

JavaScript
Actualizado 8 abr 2026

gulp-util

824

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

JavaScript
Actualizado 27 may 2026

gulp-cli

410

Command Line Interface for gulp.

JavaScript
Actualizado 27 may 2026

plugins

279

[Unused] Very old plugin search website

JavaScript
Actualizado 30 dic 2025

interpret

264

A dictionary of file extensions and associated module loaders.

JavaScript
Actualizado 7 abr 2026

undertaker

205

Task registry that allows composition through series/parallel methods.

JavaScript
Actualizado 3 mar 2026

glob-stream

181

Readable streamx interface over anymatch.

JavaScript
Actualizado 7 mar 2026

bach

136

Compose your async functions with elegance.

JavaScript
Actualizado 3 mar 2026

fancy-log

122

Log things, prefixed with a timestamp.

JavaScript
Actualizado 1 jun 2025

findup-sync

99

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

JavaScript
Actualizado 29 ene 2026

glob-parent

83

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

JavaScript
Actualizado 17 feb 2026

glob-watcher

79

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

JavaScript
Actualizado 8 abr 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
Actualizado 27 abr 2026

gulplog

58

Logger for gulp and gulp plugins.

JavaScript
Actualizado 18 jul 2025

v8flags

57

Get available v8 and Node.js flags.

JavaScript
Actualizado 10 abr 2025

rechoir

48

Prepare a node environment to require files with different extensions.

JavaScript
Actualizado 26 mar 2024

replace-ext

46

Replaces a file extension with another one.

JavaScript
Actualizado 12 nov 2023

gulpjs.github.io

44

The gulp website

JavaScript
Actualizado 9 abr 2026

ordered-read-streams

28

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

JavaScript
Actualizado 5 nov 2023

hacker

26

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

JavaScript
Actualizado 17 mar 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
Actualizado 5 nov 2023

flagged-respawn

21

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

JavaScript
Actualizado 30 dic 2025

plugin-error

20

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

JavaScript
Actualizado 9 mar 2026

empty-dir

20

Check if a directory is empty.

JavaScript
Actualizado 6 oct 2025

artwork

20

Artwork for the gulp project

Idioma desconocido
Actualizado 7 abr 2025

undertaker-forward-reference

20

Undertaker custom registry supporting forward referenced tasks.

JavaScript
Actualizado 28 sept 2024

sparkles

20

Namespaced global event emitter.

JavaScript
Actualizado 23 mar 2024

acceptance

19

Acceptance test suite for plugins

Idioma desconocido
Actualizado 6 nov 2023

glogg

18

Global logging utility.

JavaScript
Actualizado 27 ene 2026

undertaker-registry

17

Default registry in gulp 4.

JavaScript
Actualizado 6 nov 2023

lead

17

Sink your streams.

JavaScript
Actualizado 5 nov 2023

vinyl-sourcemap

16

Add/write sourcemaps to/from Vinyl files.

JavaScript
Actualizado 5 ene 2025

last-run

14

Capture and retrieve the last time a function was run

JavaScript
Actualizado 6 nov 2023

path-dirname

13

Node.js path.dirname() ponyfill

JavaScript
Actualizado 6 nov 2023

fined

12

Find a file given a declaration of locations.

JavaScript
Actualizado 5 nov 2023

async-settle

11

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

JavaScript
Actualizado 31 ene 2024

value-or-function

11

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

JavaScript
Actualizado 10 dic 2023

to-through

10

Wrap a Readable stream in a Transform stream.

JavaScript
Actualizado 5 nov 2023

copy-props

9

Copy properties deeply between two objects

JavaScript
Actualizado 23 ene 2026

eslint-config-gulp

9

Sharable eslint config for gulp projects

JavaScript
Actualizado 21 ene 2026

resolve-options

9

Resolve an options object based on configuration.

JavaScript
Actualizado 10 dic 2023

mute-stdout

9

Mute and unmute stdout

JavaScript
Actualizado 12 nov 2023

clone-buffer

9

Easier Buffer cloning in node.

JavaScript
Actualizado 12 nov 2023

semver-greatest-satisfied-range

9

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

JavaScript
Actualizado 5 nov 2023

has-gulplog

9

Check if gulplog is available before attempting to use it

JavaScript
Actualizado 5 nov 2023

async-once

8

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

JavaScript
Actualizado 5 nov 2023

fs-mkdirp-stream

8

Ensure directories exist before writing to them.

JavaScript
Actualizado 5 nov 2023

remove-bom-stream

7

Remove a UTF8 BOM at the start of the stream.

JavaScript
Actualizado 5 nov 2023

undertaker-common-tasks

7

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

JavaScript
Actualizado 5 nov 2023

better-stats

5

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

JavaScript
Actualizado 12 nov 2023

registry

5

[Unused] NPM on ElasticSearch

JavaScript
Actualizado 6 nov 2023

theming-log

4

Creates a logger with theme for text decoration.

JavaScript
Actualizado 1 jun 2025

replace-homedir

4

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

JavaScript
Actualizado 5 nov 2023

undertaker-task-metadata

4

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

JavaScript
Actualizado 5 nov 2023

vinyl-contents

3

Utility to read the contents of a vinyl file.

JavaScript
Actualizado 2 ago 2024

.boilerplate

3

The boilerplate template for gulp packages.

Idioma desconocido
Actualizado 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
Actualizado 6 nov 2023

evented-require

3

Require modules and receive events.

JavaScript
Actualizado 5 nov 2023

update-template

3

Updates a gulpjs repository to match our current scaffold.

JavaScript
Actualizado 5 nov 2023

each-props

3

Process object properties deeply.

JavaScript
Actualizado 5 nov 2023

jscs-preset-gulp

2

Sharable jscs config for gulp projects

Idioma desconocido
Actualizado 1 jun 2025

.github

2

GitHub template files for the gulpjs organization.

Idioma desconocido
Actualizado 2 ago 2024

parse-node-version

2

Turn node's process.version into something useful.

JavaScript
Actualizado 12 nov 2023

default-resolution

2

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

JavaScript
Actualizado 12 nov 2023

conventional-changelog-gulp

1

conventional-changelog gulp preset

JavaScript
Actualizado 12 nov 2023

emit-mapper

1

Re-emit events while mapping them to new names.

JavaScript
Actualizado 12 nov 2023

messages

0

Symbols for all messages within gulp-cli.

JavaScript
Actualizado 23 mar 2024

prettier_action

0

GitHub action for running prettier on your projects pull requests

Shell
Actualizado 3 sept 2023

to-absolute-glob

0

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

JavaScript
Actualizado 3 ene 2023

¿Esta exposición es intencionada?

Monitorea a gulp con RepoGuard y recibe alertas en el momento en que aparece un nuevo repositorio público.

Monitorea esta cuenta