AmpersandJS / ampersand-router

Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.
MIT License
70 stars 16 forks source link

Document browser support #28

Open aldendaniels opened 9 years ago

aldendaniels commented 9 years ago

Hey - great to finally see a standalone JS router with a hash fallback! Thank you.

Documentation regarding what browsers are supported would be great . . . specifically what versions of IE are supported?

Even better, consider automating test runs using Sauce Labs to verify that tests are passing in all supported browsers.

Cheers -Alden