Suggestions
Sort by
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Follow for updates
Keep up-to-date with new features, changelog and more
@pkgland