by Dave Herman
A portable JavaScript library for dynamically querying the host environment for various ECMAScript/JavaScript language features.
Think of it as either:
- autoconf for the web, or
- object detection on steroids
Right now, autoconf.js
only queries for features. It might be developed to provide shims for various concepts that can be expressed differently depending on detected features.