-
Notifications
You must be signed in to change notification settings - Fork 0
yoosiba/synasyn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This collection of small JS scripts that allow you to run some of your code synchronously but in asynchronous way for all other code. Wait.js is module that allows you to wait with given timeout and check-step for given condition to be true, before executing given action. FlowControll.js module allows you to chain series of commands to be executed one after another, while executing everything in asynchronous way. Source code can be found on: http://github.com/yoosiba/synasyn http://code.google.com/p/synasyn/ code on both places will be synchronized
About
runs your code synchronously but asynchronously to other code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published