A flexible task management library supporting TypeScript, allowing for task buffering, scheduling, and execution with dependency management.
Go to file
2016-05-04 03:44:54 +02:00
dist update to current status 2016-05-04 02:49:43 +02:00
test update to current status 2016-05-04 02:49:43 +02:00
ts update structure for better ES6 support 2016-05-04 03:44:54 +02:00
.gitignore update to current status 2016-05-04 02:49:43 +02: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 update to current status 2016-05-04 02:49:43 +02: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