Downloads
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.
- ef-1.0.0mh.jsraw5.21kBgzip1.85kBbrotli1.52kB
- ef-1.0.0h.jsraw10.43kBgzip2.36kBbrotli2.00kB
- ef-1.0.0m.jsraw4.56kBgzip1.47kBbrotli1.26kB
- ef-1.0.0.jsraw9.78kBgzip1.99kBbrotli1.75kB
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.