Skip to content

A simple class for sequencing function calls in JavaScript. Useful in Gulp for sequencing tasks and avoiding concurrency issues in a complex build process.

License

Notifications You must be signed in to change notification settings

BradA1878/Sequencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sequencer

A simple class for sequencing function calls in JavaScript. Useful in Gulp for sequencing tasks and avoiding concurrency issues in a complex build process.

About

A simple class for sequencing function calls in JavaScript. Useful in Gulp for sequencing tasks and avoiding concurrency issues in a complex build process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published