arielsalminen / feature.js

Feature.js is a fast, simple and lightweight browser feature detection library in 1kb.
https://featurejs.com/
3.17k stars 115 forks source link

Adding fetch support #5

Closed dictions closed 8 years ago

dictions commented 8 years ago

Checks for fetch support on the window.

Side note, I could work on a better build/deploy system for tests/minification/npm etc.