Skip to content
synthetic asynchronous processing in javascript
JavaScript HTML
Find file
Latest commit 9f03506 @robertleeplummerjr Merge pull request #7 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
Failed to load latest commit information.
test fixed iteration logic
LICENSE Initial commit
README.md Added Gitter badge
bower.json Bump version so dependancies change
index.html Docs correction
thaw.js fixed iteration logic

README.md

thaw.js

Join the chat at https://gitter.im/robertleeplummerjr/thaw.js

synthetic asynchronous processing in javascript

thaw.js helps keep the browser from freezing by splitting long computations into small parts which are processed more naturally when the browser isn't busy. This simulates asynchronous behaviour and keeps the browser from freezing. thaw.js thaws frozen browsers.

tip for next commit

Something went wrong with that request. Please try again.