We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Adapters is a bottom layer of Sirius.js. For manipulate events and elements Sirius.js need a base interface (defined in adapter.coffee file).
Sirius.js
adapter.coffee
You might write own adapter or use predefined for prototype.js, jQuery or for vanillajs, if you not need include very big library in you site.
Simple view on Sirius and adapters.
Sirius