QSelector
QSelector is a really small module to give aliases to document.querySelector and document.querySelectorAll.
They map to $ and $$ respectively. The project is written in TypeScript and compiles to es6.
QSelector is a really small module to give aliases to document.querySelector and document.querySelectorAll.
They map to $ and $$ respectively. The project is written in TypeScript and compiles to es6.