/autoconf.js

A portable feature-detection library for JavaScript.

Primary LanguageJavaScriptOtherNOASSERTION

autoconf.js

by Dave Herman

A portable JavaScript library for dynamically querying the host environment for various ECMAScript/JavaScript language features.

Think of it as either:

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.