notiflix / Notiflix

Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better.

Home Page:https://notiflix.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT] - ES6 Module Support

KyGost opened this issue · comments

The ability to use this library with module support in ES6 would be great.
As I understand (though I am far from immersed in the technology), most other module systems support ES6 modules.

This would enable faster, more efficient, more simple loading for Vanilla usage of this library.

#52 (comment)

That doesn't provide any information on ES6 module usage?
I see usage via Yarn, NPM & window but not ES6 module.