1.0.3 • Published 9 years ago
sixflix v1.0.3
sixflix
🎬 Detects whether a host environment supports ES6. Algorithm by Netflix.
features
- detects ES6 support
- extremely tiny
install
npm install sixflix --saveapi
require('sixflix') returns a function. calling this function returns true if the host environment supports ES6, false otherwise.
related
license
mit