Step Packages

f-queue

fqueue is a micro-plugin to queue function execution to handle asyncronous flow and stepping though functions. So you save yourself with ugly callbacks and can make your code more preety.

0.3.4 • Published 11 years ago

svelte-procedures

There are times when a set of actions must be done in "procedures". For instance, you might need a step-by-step form that requires a fetch call to validate user's input. `svelte-procedures` is a package that assists you through such design patterns.

0.9.1 • Published 5 years ago