Skip to content

Friendly background jobs to handle your junk.

Notifications You must be signed in to change notification settings

dpankler/handjob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

handjob

Friendly background jobs to handle your junk.

const job = new Handjob();

job.jerk(() => {
  alert('wowza!');
});

About

Friendly background jobs to handle your junk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors