cujojs / poly

Small, fast, awesome. The only ES5-ish set of polyfills (shims) you can mix-and-match because they're individual modules.
Other
139 stars 18 forks source link

Require JSON3 #10

Closed jaredcacurak closed 12 years ago

jaredcacurak commented 12 years ago

Instead of maintaining a modified copy of @douglascrockford's JSON2 library, consider using @bestiejs's JSON3 v3.2.4 which supports AMD.