A flexible task management library supporting TypeScript, allowing for task buffering, scheduling, and execution with dependency management.
Go to file
2016-02-18 22:26:18 +01:00
dist add travis 2016-02-18 22:26:18 +01:00
test add travis 2016-02-18 22:26:18 +01:00
ts add travis 2016-02-18 22:26:18 +01:00
.gitignore made initial base structure 2016-02-12 04:49:31 +01:00
.npmignore add travis 2016-02-18 22:26:18 +01:00
.travis.yml add travis 2016-02-18 22:26:18 +01:00
LICENSE Initial commit 2016-02-07 22:11:30 +01:00
npmts.json add travis 2016-02-18 22:26:18 +01:00
package.json add travis 2016-02-18 22:26:18 +01:00
README.md add travis 2016-02-18 22:26:18 +01:00

taskbuffer

Flexible task organization for gulp.

Status

Coverage Status

Install

npm install taskbuffer --save