This repository was archived by the owner on May 21, 2025. It is now read-only.
Custom search, tab index, and move "use strict" to inside of module
New Features:
- Custom search
- Add tab index. Thanks to @fkeusch
Misc:
- Move "use strict" to inside of module. Thanks to @thetrevdev