queryselector
There are 117 repositories under queryselector topic.
gnat/surreal
🗿 Mini jQuery alternative. Dependency-free animations. Locality of Behavior. Use one element or arrays transparently. Pairs with htmx. Vanilla querySelector() but better!
ivopetkov/html5-dom-document-php
A better HTML5 parser for PHP.
webdriverio/query-selector-shadow-dom
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer
phpgt/Dom
Modern DOM API.
syntax-tree/unist-util-select
utility to select unist nodes with CSS-like selectors
syntax-tree/hast-util-select
utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast
1natsu172/wait-element
Detect the appearance of an element in the browser DOM
avan06/htmlq
A command-line tool that allows you to query HTML using CSS selectors or XPATH and retrieve the corresponding text content (similar to JavaScript's `document.querySelector(query).textContent`)
elo7/doc-amd
doc.js is a small library to manipulate the DOM in any browser. We focused on the most used and common use cases to create this. This library uses amd structure.
AynurSalimli/quotes
get random quotes by clicking button
carlhannes/litequery
Lightweight JavaScript DOM manipulation, inspired by jQuery and jqlite, but runs using rollup-compiled, babel transpiled ES6 code.
dpnishant/tweezr
a javascript library to reverse lookup values within a javascript object & generate the dot-notation query selectors in context to the specified object. You may also use it to "walk" through the structure one-step-at-a-time.
kevinweber/dime
Uber-micro library (<1kb) for selecting elements and handling custom events. No dependencies. IE9+
Rohit-singh19/Working-Fan
A Working Fan Using HTML,CSS & JavaScript.
itw-creative-works/social-selectors
SocialSelectors is a dynamically updated library of css selectors for social media sites.
MohammadRezaei5/Portable-Box
Have you ever moved a box with the keyboard?
Adi1816/AdiJsMiniProject
My mini JavaScript project which i will display more of like my Practice Jams on js. I've used different attributes of Js such as addEventListener and querySelector, also did some of gsap and have include gsap cdn src in my script file.
Adi1816/AdiWeatherApp
My Weather App from Adi which displays Temperature, Humidity and Wind .Includes the topic of JavaScript Fetch , was a fun learning experience.
igorskyflyer/npm-magic-queryselector
🪄 A TypeScript-types patch for querySelector/querySelectorAll, make them return types you expect them to! 🔮
nathnolt/query-selector-all-shadow-root
a simple querySelector / querySelectorAll method / shadow dom traverser.
tiwarikratika/Demo-Website
A demo website made using HTML, CSS and JavaScript which can be used by any organisation.
Uzmakh/intro-section-with-dropdown-navigation-main
Frontend mentor challenge for a responsive layout with mobile-hamburger menu and dropdown navigation.
abhinavminhas/shadowroot-digger-dotnet
âš¡ DOM shadow root finder in Selenium (.NET) âš¡
abhinavminhas/shadowroot-digger-java
âš¡ DOM shadow root finder in Selenium (JAVA) âš¡
AbhiSingh58/_Calculator_
JAVASCRIPT based Calculator
AbhiSingh58/HiremeClone-Quiz
Quiz using Vannila Javascript i.e. HiremeClone (Take a attemp to this quiz using "B9wery" as a pin.)
FlyGirl172/web-guided-project-dom-1
DOM l Manipulation Practice ( Web Guided Project - Unit 2, Sprint 1 - DOM I)
jgarber623/TemplateTemplate
A very small JavaScript <template> manipulation library.
kevinokerlund/dom-regex
JavaScript library for querying DOM elements with Regular Expressions.
MohammadRezaei5/Form-Validation
Validation and form access
nitesh-kohli/BMI-Calculator
This is a simple BMI Calculator Project developed with the help of HTML CSS JAVASCRIPT
DriverRelay/CDN-Javascript-project
🚀 Streamline your development with this JavaScript project, offering useful scripts and tools ready to load from a CDN for faster and easier workflows.
koten0224/mongory-rb-ancestor
A Mongo-like in-memory query DSL for Ruby
loli-digital/DOM-queryselector-eventos-javascript
Aprendiendo Document Object Model (DOM) con querySelector (seleccionar elementos HTML) y eventos en JavaScript
r-siddiq/Guess-It
A tiny, frontend-only number guessing game. Pick a number between 1–99 and try to guess it in 7 attempts. Built with HTML, CSS, and vanilla JavaScript; no frameworks, no build step.