Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
load-grunt-tasks
Load multiple grunt tasks using globbing patterns
load-gulp-tasks
Load gulp tasks
load-grunt-parent-tasks
Loads de-duped grunt tasks from parent or sibling modules.
require-tasks
A tool to load tasks (from a directory) and output contents as a mapped object
@wmfs/tymly-etl-plugin
A collection of states for helping with Extract, Transform and Load tasks.
grunt-loadnpmtasks
A Node module (not a Grunt task itself) to help in loading NPM-based tasks without requiring a "package.json" file next to every Gruntfile. To be used as an alternative to `grunt.loadNpmTasks`/`grunt.task.loadNpmTasks` within large, hierarchical codebases
grunt-tasks
Enables a more modular approach to configuring Grunt. Search a specified folder for files containing Grunt task definitions.
gulp-predefined-tasks
This project provides several common used tasks for Gulp.
load-common-gulp-tasks
Load common gulp tasks and configs so you don't need to redefine them for every module
cosmiconfig
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
read-pkg
Read a package.json file
gulp-autoload-tasks
Auto loads gulp tasks for large modular projects
gulp-load-tasks
Task loader for Gulp
gulp-import-tasks
Import tasks from a local directory, rather than from your gulpfile.
load-json-file
Read and parse a JSON file
require-in-the-middle
Module to hook into the Node.js require function
import-lazy
Import a module lazily
require-grunt-configs
Load a directory of grunt configurations. Very similar to load-grunt-tasks but for configuration.
bottleneck
Distributed task scheduler and rate limiter
read-package-up
Read the closest package.json file