Is there a reliable alternative JavaScript library available that can generate functions for features not supported by older browsers? I'm currently working with a library that relies on functions only found in newer browser versions, and I'd prefer to have those functions filled in rather than rewriting the entire library.