0.0.6 • Published 10 years ago

state-utils v0.0.6

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
10 years ago

# state-utils

state-utils is a set of utilities for managing application state in JavaScript client applications. It is also a dumping ground for other work I'm doing.

Everything is designed to work in IE8 and above.

Data fetching in IE8 only works if all your URLs have the same scheme as the host. So for example, if you server your app from http, all the data sources must be http. It is just one of those strange IE browser quirks.

There is a strong focus on testing.

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago