There are 0 repository under queryselector topic.
🗿 Mini jQuery alternative. Dependency-free animations. Locality of Behavior. Use one element or arrays transparently. Pairs with htmx. Vanilla querySelector() but better!
A better HTML5 parser for PHP.
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
utility to select unist nodes with CSS-like selectors
utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast
Detect the appearance of an element in the browser DOM
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`)
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.
Lightweight JavaScript DOM manipulation, inspired by jQuery and jqlite, but runs using rollup-compiled, babel transpiled ES6 code.
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.
Uber-micro library (<1kb) for selecting elements and handling custom events. No dependencies. IE9+
A Working Fan Using HTML,CSS & JavaScript.
SocialSelectors is a dynamically updated library of css selectors for social media sites.
Have you ever moved a box with the keyboard?
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.
My Weather App from Adi which displays Temperature, Humidity and Wind .Includes the topic of JavaScript Fetch , was a fun learning experience.
🪄 A TypeScript-types patch for querySelector/querySelectorAll, make them return types you expect them to! 🔮
a simple querySelector / querySelectorAll method / shadow dom traverser.
A demo website made using HTML, CSS and JavaScript which can be used by any organisation.
Frontend mentor challenge for a responsive layout with mobile-hamburger menu and dropdown navigation.
⚡ DOM shadow root finder in Selenium (.NET) ⚡
⚡ DOM shadow root finder in Selenium (JAVA) ⚡
JAVASCRIPT based Calculator
Quiz using Vannila Javascript i.e. HiremeClone (Take a attemp to this quiz using "B9wery" as a pin.)
DOM l Manipulation Practice ( Web Guided Project - Unit 2, Sprint 1 - DOM I)
A very small JavaScript <template> manipulation library.
JavaScript library for querying DOM elements with Regular Expressions.
Validation and form access
This is a simple BMI Calculator Project developed with the help of HTML CSS JAVASCRIPT
It uses the javascript concept called queryselector and some conditional statement to create this mini project.
WeatherForecast is a web app built using HTML, CSS, Javascript. User can search for weather of any city and can see temperature, wind, humidity of the city. If user search for any wrong city, error message will be displayed. App is fully responsive and user friendly along with refresh option. Also used live API to fetch the data.
A Mongo-like in-memory query DSL for Ruby
Aprendiendo Document Object Model (DOM) con querySelector (seleccionar elementos HTML) y eventos en JavaScript