Downloads

Download ef-1.0.0.zip

The JS files are ECMAScript Modules and are written in ES2019 syntax. The calls to DOM API is adheres to the WHATWG DOM standard at the time of 2023-10-01.

Filename schema

The filename schema is:

ef-.js

where is a major.minor.patch semver string. A modifier m indicates the code is minified. A modifier h indicates the code has license header.

Notes

If you use only a tiny subset of API and would like to reduce filesize as much as possible, consider bundling your file with a tool that supports Tree Shaking.

The LICENSE file is unmodified text of Apache License, Version 2.0. If your distribution already includes the full license text for another Apache 2.0 licensed software, no additional work is needed.