Found 150 repositories(showing 30)
capricorn86
A JavaScript implementation of a web browser without its graphical user interface
soldair
this renders a simple javascript object structure into xml/html. js objects are easier to modify than strings so no need to parse a whole dom to reliably add a few elements. while this could support async callbacks it doesn't. if people need it i will be happy to add support.
capricorn86
Happy DOM without dependencies to Node.js.
kaandesu
Vite based Vue3 (Typescript) template that uses, vue-router, PWA, daisyUI, tailwindcss, Playwright, vitest, vue-jsx, rollup-visual-visualizer, prettier, sass, vite inspect, vue-test-utils, test coverage, happy-dom
realvincentuche
A Reactive Bible App developed with Reactjs, Mantine & Howler.
stacksjs
A very performant virtual DOM implementation.
capricorn86
An alternative to jsdom with support for web components.
fabiospampinato
Make Node a browser-like environment, by using Happy DOM.
stenciljs
First-class testing utilities for Stencil components with Vitest
cognitom
A happy medium between classic DOMs and upcoming new ES features
PoffM
Visually step through your jsdom or happy-dom based UI tests with the debugger.
realvincentuche
A Reactive Calculator App developed with Reactjs & Mantine.
jagratadeb
LearnJS is a JavaScript repository for core concepts, DOM manipulation, projects, and interview prep. It covers variables, loops, async/await, promises, styling, animations, and events. Mini projects reinforce learning, while coding challenges improve problem-solving. This resource enhances JavaScript skills with clear examples. Happy coding!
GermanBruscaglia
Happy to show you this website I developed. is a virtual store for the sale of football boots and accessories. - Visit the site: https://lnkd.in/eWCgTGZE - See the code of this and my other sites in my Github repository: https://lnkd.in/eFuig9aa Works done: - Site design. - Layout with HTML and CSS - Alignment using Flexbox and Grid CSS - Fully responsive site, adaptable to any mobile device. - Using JavaScript perform the following interactions: - Automatic image slider - Carrucel of featured articles. - Modal window for description of the selected product. - Drop-down accordion with store information. - Button to open hidden menu on mobile devices. - To load products simulate a database with a local json file and make the request through fetch to print the elements in the DOM. - Product cards are objects. - All product cards include a button to open the modal window with the description and another button to add the product to the shopping cart. - Through a button in the navigation menu we can open the shopping cart with the loaded products. Hope you like !!
capricorn86
The purpose of this project is to test the performance of happy-dom
HAPPYS1NGH
No description available
webadmin2021
No description available
ghaly09
🖩 Happy Practice Javascript DOM by Making Calculator
mahmudul7608
This is a Happy new year template.
kevinsimper
A small example of using happy dom to test a dom string with a button press
kettanaito
No description available
DGollings
No description available
nikoheikkila
A TypeScript demo project showing how to test HTML DOM without a browser using Happy DOM and @testing-library/dom
ShivamJoker
Convert Prosemirror AST JSON back to HTML in NodeJS with Happy-DOM
alesdevux
vite + react + typescript starter template with eslint (standard), vitest + happy-dom + @testing-library
jarbor
Deduplicate IDs found across multiple SVGs in the DOM and make browsers happy.
abrahamgalue
Repositorio para aprender testing en React utilizando la librería React Testing Library
nousantx
Generate styled elements from tenoxui classes
Carolbrandes
React, Typescript, Vite, Shadcn, Tailwind, ToggleTheme, Gráfico (recharts), react-hook-for, pagination with useSearchParams, zod, validação .env, react query, date-fns, testing-library, happy-dom, vitest, mock msw
molvqingtai
Add bySelector and byAttribute to @testing-library/dom