This repository was archived by the owner on May 5, 2021. It is now read-only.

Description
There needs to be a way to add the extensions js when using this via node.
Currently the index.js only exports the main slider, and without the full path to the extension, there is no way to add them.
Maybe in node style, the module should export all of the javascript including the extensions too?