Convert to ESM
This update will completely change the directory tree, the IIFE module will be splitted into files of ESM module format, each file is a category in which 1 or more variables will be contained and exported. I'll also make the polyfills independent of the main library, and move non-official polyfills (those that don't belong to any proposal) to my own libra…
This update will completely change the directory tree, the IIFE module will be splitted into files of ESM module format, each file is a category in which 1 or more variables will be contained and exported. I'll also make the polyfills independent of the main library, and move non-official polyfills (those that don't belong to any proposal) to my own library instead of polluting the built-in namespaces