1.0.3 • Published 7 years ago

sixflix v1.0.3

Weekly downloads
170
License
MIT
Repository
github
Last release
7 years ago

sixflix

🎬 Detects whether a host environment supports ES6. Algorithm by Netflix.

features

  • detects ES6 support
  • extremely tiny

install

npm install sixflix --save

api

require('sixflix') returns a function. calling this function returns true if the host environment supports ES6, false otherwise.

related

license

mit

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago