You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2021. It is now read-only.
Currently, the init with a selector method causes a global side effect on every selector, playing not particularly nice when Document class is extracted, and initialized, a part.
Consider providing a Document.prototype.useSelector(...) method to simplify, and confine, different selectors engine, per document.