Skip to content

tmpvar/qel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qel

query elements in the dom using querySelector / querySelectorAll

install

npm install qel

use browserify to bundle

use

api: qel(selector[, context[, all]])

where selector is a string like '.error', context is null or a DOM element, and all is a boolean

license

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published