Releases: c-kick/DOMule
Releases · c-kick/DOMule
v2.0.0
v1.0.0
Initial release.
This is a base collection of JavaScript modules I wrote and regularly use in my various projects. These are all specifically aimed at integration inside the module ecosystem I wrote, which is designed and built around the hnl.dynamicimports.mjs
and hnl.eventhandler.mjs
base modules.
Although the modules can be used outside that ecosystem, I did not intend for this use. All modules use an init function, which takes a bunch of elements (NodeList) to work on. Modules may change/disappear without prior notice.
See README.md
for basic usage.