Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Document Object Model (DOM)

DOM (short for Document Object Model) is a cross-platform and language-independent interface that treats an HTML or XML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document with a logical tree. Each branch of the tree ends in a node, and each node contains objects. DOM methods allow programmatic access to the tree; with them one can change the structure, style or content of a document. Nodes can have event handlers (also known as event listeners) attached to them. Once an event is triggered, the event handlers get executed.

The principal standardization of the DOM was handled by the World Wide Web Consortium (W3C), which last developed a recommendation in 2004. WHATWG took over the development of the standard, publishing it as a living document. The W3C now publishes stable snapshots of the WHATWG standard.

In HTML DOM (Document Object Model), every element is a node:

https://github.com/saketkothari/infinite-scroll

Infinite scrolling is a web-design technique that loads content continuously as the user scrolls down the page, eliminating the need for pagination.

async-await cats dom infinite-scroll unsplash-api vanilla-javascript

Last synced: 26 Jan 2025

https://github.com/gulashanhashami/lyndaclone_team_18

I want to clonLynda is an online learning platform, offers Educational training courses in the field of business, software and technology skills.e this project.

api css3 dom htlm javascript

Last synced: 25 Jan 2025

https://github.com/gulashanhashami/lyndacloneteam18_u3

Lynda is an online learning platform, offers Educational training courses in the field of business, software and technology skills.want to clone this project.

css3 dom html javascipt masai-authentication

Last synced: 25 Jan 2025

https://github.com/vulnpire/dominator

Detect potential vulnerabilities by analyzing inline JavaScript in web pages

dom javascript sqli xss

Last synced: 13 Jan 2025

https://github.com/joshgillies/picocomponent

Teeny tiny component system 🔍

component dom html

Last synced: 06 Jan 2025

https://github.com/boweihan/virtual-dom

Lightweight virtual DOM implementation and visualizer - technologies: ES6/7, Babel, Webpack, and Flow

browser dom javascript react virtual-dom

Last synced: 31 Jan 2025

https://github.com/sonal599/counter-_project

Counter project is the combination of HTML CSS and Java script. which increase the counter in DOM and it reflects to the page.

css dom html javascript

Last synced: 30 Dec 2024

https://github.com/mohamedhnoor/counter

Vanilla JavaScript - DOM

css3 dom html5 javascript

Last synced: 25 Jan 2025

https://github.com/Greece4ever/React-JavaScript-2-Player-Chess

2 Player Chess written in React

chess dom react

Last synced: 04 Nov 2024

https://github.com/mohamedhnoor/questions-answers

Using selectors inside the element and traversing the dom

css3 dom html5 javascript

Last synced: 25 Jan 2025

https://github.com/mohamedhnoor/color-flipper

DOM project Vanilla JavaScript

css3 dom html5 javascript

Last synced: 25 Jan 2025

https://github.com/eugenia1984/thirdexercisewithjs-dom

Using the contents developed in the unit I saw about on DOM, I carried out some actions to make changes in the html file

dom javascript js

Last synced: 07 Jan 2025

https://github.com/mamedul/jdoms

An interactive Javascript library for DOM manipulations and most regulars functions related with DOM

development document dom events expressjs html javascript jsdom module nodejs window

Last synced: 06 Feb 2025

https://github.com/pedro-donoso/manipulacion-dom

Manipulación del DOM del archivo index.html desde el archivo app.js. Utilizo Funciones, Variables y Eventos en JavaScript para completar formulario y mostrar datos en card

bootstrap5 dom dom-manipulation git html5 javascript

Last synced: 25 Jan 2025

https://github.com/yisibell/fourdom

A useful DOM tool library.

dom

Last synced: 28 Jan 2025

https://github.com/yamoo9/likelion-ui-programming

React 프로그래밍 (선언적 API)

dom express-js react typescript

Last synced: 25 Jan 2025

https://github.com/thedvlprs/color-game

✨ The Great RGB Color Game

dom javascript

Last synced: 31 Jan 2025

https://github.com/jhoan5/calculator-vanilla-js

calculator implemented in JavaScript, providing an easy-to-use calculator for inclusion in various projects

calculator dom javascript mvc regular-expressions

Last synced: 25 Dec 2024

https://github.com/confusedmatrix/visibility-stats

A simple library to determine if DOM elements are visible in the viewport and statistics about how long elements have been visible / when they were last visible

dom usability visibility

Last synced: 13 Jan 2025

https://github.com/fabiannorbertoescobar/java-db-connections-ejercicios

ABMs y Apps con diferentes conexiones a bases de datos SQL, noSQL y XML.

abm bson crud dom hibernate hql java javascript jaxb jdbc json mongodb mongodb-driver mvc mysql nosql sax sql sqlite xml

Last synced: 05 Jan 2025

https://github.com/asheelahmedsiddiqui/password-validation

I am created password validation by using HTML, CSS, JS

addeventlistener arrow-functions css dom funciton html javascript js regex ui

Last synced: 01 Feb 2025

https://github.com/tylrpopcorn/pingpong-scorekeepr

A simple application that will keep track of your ping pong score

bulma-css dom dom-manipulation html javascript

Last synced: 14 Oct 2024

https://github.com/dendurruty/proyectos-curso-javascript-manipulacion-del-dom-freecodecamp

Este repositorio contiene apuntes y proyectos del curso "JavaScript para manipulación del DOM - Curso con Proyectos" de freeCodeCamp en Español, canal de YouTube.

css dom freecodecamp git github html javascript visual-studio-code

Last synced: 18 Jan 2025

https://github.com/vivekkravindraa/e-commerce-frontend

INDEX-CATEGORY-PRODUCT-ACCOUNT-PROFILE

dom html

Last synced: 09 Jan 2025

https://github.com/yishn/sinho

A lightweight signal-based library for building web components with a React-like API.

dom fine-grained-reactivity frontend js react signal ts ui webcomponents

Last synced: 22 Jan 2025

https://github.com/xmas7/rust-webplatform

A Rust library for use with emscripten to access the DOM.

dom emscript library platform rust web

Last synced: 01 Feb 2025

https://github.com/vx68k/mdtodom.js

A browser script to render Markdown text directly into DOM.

browser commonmark dom dom-api es-module es2017 javascript markdown module-script

Last synced: 29 Dec 2024

https://github.com/prantlf/janadom

A minimal and complete implementation of React JSX creating native DOM elements.

browser dom jsx jsx-dom jsx-native-dom native node tsx

Last synced: 01 Feb 2025

https://github.com/semibran/h

Create virtual DOM nodes

create dom h html nodes virtual

Last synced: 19 Dec 2024

https://github.com/tomashubelbauer/js-markdown

Javascript Markdown AST/DOM parser and serializer

ast dom javascript markdown parser serializer

Last synced: 31 Dec 2024

https://github.com/tomashubelbauer/dom-local-storage-perf

DOM local storage performance experiment

dom local-storage

Last synced: 31 Dec 2024

https://github.com/hypersoftllc/qc-dom_utils

A set of utilities for working with the DOM.

dom javascript utilities

Last synced: 09 Jan 2025

https://github.com/harshit-saraswat/simon-game

This is another project in The Complete Web Development 2020 Bootcamp course from Angela Yu.

css dom dom-manipulation game html javascript javascript-game jquery simon-game

Last synced: 12 Jan 2025

https://github.com/wilsonkinyua/bankist

Advanced JS DOM and Events

carousel dom html js vanilla-javascript

Last synced: 09 Jan 2025

https://github.com/isghe/domnotupdating

JavaScript: showing Safari not updating DOM showing alert in setTimeout

dom javascript macos safari settimeout

Last synced: 25 Dec 2024

https://github.com/s-ranjith1/day2task

day2task completed

dom property wom

Last synced: 31 Dec 2024

https://github.com/jodieaddis/to_do_list

@Becodeorg project : creation of a To Do List

css3 dom html5 javascript mobile-first sass todolist

Last synced: 31 Jan 2025

https://github.com/muskanmi/js-programming

This repository contains some programs for learning Javascript.

css dom dom-manipulation hoisting html javascript javascript-library

Last synced: 23 Dec 2024

https://github.com/mchalapuk/gulp-query-selector

Selects DOM nodes from Node.js streams

dom gulp jsdom node queryselector stream

Last synced: 17 Jan 2025

https://github.com/bankole2000/booklist

Simple Booklist with ES5 & ES6 Classes

classes constructor dom es5 es6 events localstorage objects prototype

Last synced: 23 Dec 2024

https://github.com/coderboy-raiyan/shop-hero

A fully responsive site design using raw html and css

bootstrap5 css3 dom dom-manipulation html5

Last synced: 17 Jan 2025

https://github.com/petekgithub/bankist-app

Current balance, Transfer money, Request loan etc. Working with Arrays (Update UI, clear input field, display input-output-balance prices). Bankist app clone

array-manipulations arrays dom event-listeners javascript

Last synced: 01 Jan 2025

https://github.com/petekgithub/daily-hour-picker

:alarm_clock: Simple DOM application. I used HTML, CSS, JS. It shows free time after calculation.

css dom html javascript

Last synced: 01 Jan 2025

https://github.com/tadeubdev/outside-cick

A simple package to help identifying a outside click of an element

dom dom-manipulation helper js package

Last synced: 09 Feb 2025

https://github.com/alissonooliveiraofc/pets-api

Este projeto é uma aplicação web divertida que permite aos usuários visualizar imagens aleatórias de cães e gatos com apenas um clique! Utilizando APIs públicas, a aplicação busca imagens de cães e gatos e as exibe na tela.

api bootstrap css dom fetch-api flex-box html mobile-first sweetalert2

Last synced: 10 Jan 2025

https://github.com/m7moudgadallah/elzero-javascript_bootcamp-assignments

This Repo contains al JavaScript bootcamp assignments

css dom gitflow html javascript

Last synced: 01 Jan 2025

https://github.com/handipriyono/ktodolist

to do list maker

dom javascript

Last synced: 10 Jan 2025

https://github.com/aravind1100/tn-weather-details

This Page displays the weather data of places in Tamilnadu.

dom javascript

Last synced: 23 Jan 2025

https://github.com/aravind1100/pagination-dom

Pagination using DOM

dom javascript

Last synced: 23 Jan 2025

https://github.com/aravind1100/callbackhell-task

Pain of callback

dom

Last synced: 23 Jan 2025

https://github.com/ajayprince692/day02

Day-02 task

browser dom javascript

Last synced: 23 Dec 2024

https://github.com/sakibmd/vuejs-form-handling

Here im trying to handle form data, manage them using array and also firebase. Then i try to implement dynamic-form-input & save them to local storage.

dom dynamic-forms es6 form-handling javascript vue-js

Last synced: 23 Dec 2024

https://github.com/itsawa/dom-keeper

A lightweight library for efficient DOM element manipulation.

dom dom-manipulation helper javascript js library simplification site

Last synced: 06 Feb 2025

https://github.com/el2iot2/system-text-kdl

Support for KDL in the style of the System.Text.Json library for dotnet C#/CLI

assembly csharp dom kdl parser reader writer

Last synced: 24 Dec 2024

https://github.com/paul-schuhm/developpement-cote-client-js

Supports de cours pour le développement côté client avec Javascript (Introduction), 1ere année

animation dom dom-manipulation form-validation javascript p5js pedagogie web

Last synced: 01 Jan 2025

https://github.com/rajkumar060301/lasttest

This repo represented my lasst contesnt website design. This webiste url put in readme.

bootstrap4 css3 dom html5 javascript jquery

Last synced: 24 Dec 2024

https://github.com/rajkumar060301/jobsearch-website

This is assign in contest and I design this website. In this website all job seeker student search job and apply.

bootstrap5 css3 dom html5 javascript jquery

Last synced: 24 Dec 2024

https://github.com/anovsiradj/js-utilities

My utilities for Browser and Node.JS

browser dom javascript nodejs

Last synced: 24 Dec 2024

https://github.com/stagas/fluent-event

Fluent DOM event toolkit.

debounce dom event fluent queue raf

Last synced: 18 Dec 2024

https://github.com/aakashsharma7/javascript_basics

Welcome to the JavaScript Basics repository! This repo is designed to help you learn and understand the core concepts of JavaScript, one of the most popular programming languages for web development. Whether you are a beginner looking to get started or someone wanting to brush up on their skills.

async controlflow dom javascript jquery oops promises

Last synced: 01 Jan 2025

https://github.com/georapbox/ultradom_usage_example

Usage example of Ultradom Virtual DOM micro-library

builder dom patch state ultradom virtual

Last synced: 19 Dec 2024

https://github.com/carlos-benedetti/stuckjs

two-way data binding in base js

dom javascript two-way-data-binding

Last synced: 24 Dec 2024

https://github.com/aksrug/chuck-norris

Small project for learning fetch

css dom html5 javascript

Last synced: 03 Jan 2025

https://github.com/talhat298/andaman-website

andamanapp is a React web app using Material-UI, CoreUI, and Bootstrap, with Google Maps, Firebase, and TailwindCSS for a responsive and dynamic experience.

dom javascript nodejs reactspinner swiper webvitals

Last synced: 19 Dec 2024

https://github.com/sedat-akdogan/just_it

This is a basic HTML and CSS work.

css css-flexbox css-grid css3 dom dom-manipulation html5 javascript

Last synced: 01 Jan 2025

https://github.com/mohamedumar083/callback-hell-wish

This is Callback-hell

bootstrap5 css dom html

Last synced: 10 Jan 2025

https://github.com/svimaladhithan/forms-task

Completed the task about collecting the data from form and populate it in a table

css dom html javascript

Last synced: 19 Dec 2024

https://github.com/superfola/forge

A set of functions to generate HTML easily

dom html-generator javascript npm

Last synced: 17 Jan 2025

https://github.com/karesztrk/webcomponent-base

A Web Component base class

baseclass dom shadowdom webcomponent

Last synced: 15 Oct 2024

https://github.com/guilhaof/react-learning

Sistema com reducers do react , consumo de api fake e sistema de rotas com parametros dinamicos

dom react-router reactjs typescript vite

Last synced: 10 Jan 2025

https://github.com/naopeke/maquetacion

Curso de Codenotch

css dom homework html javascript

Last synced: 13 Jan 2025

https://github.com/syed-moosha/day-17-promise-task-rest-countries-weather

Rest-countries weather by fetching the data from open weather api

bootstrap css dom html javascript

Last synced: 10 Jan 2025

https://github.com/goatandsheep/video-shake

NPM library to shake video elements on trigger using CSS

dom jitter rotate shake web

Last synced: 25 Dec 2024

https://github.com/wahaha2012/dom-resizeable

make dom resizeable

dom resize resizeable

Last synced: 25 Dec 2024

https://github.com/wahaha2012/dom-draggable

make dom element draggable

dom draggable

Last synced: 25 Dec 2024

https://github.com/surjoyday/guess-my-number

The Number Guessing Game is a simple interactive game where the player needs to guess a number between 1 and 20.

css dom dom-manipulation html javascript

Last synced: 01 Jan 2025

https://github.com/surjoyday/tic-tac-toe

Learning about DOM Manipulation

css dom dom-manipulation html ja pseudo-elements

Last synced: 01 Jan 2025

https://github.com/surjoyday/bmi-calculator

This BMI Calculator takes height input in centimeters and weight input in kilograms. It computes the BMI value and provides a corresponding statement based on the BMI range.

css dom dom-manipulation html javascript

Last synced: 01 Jan 2025

https://github.com/surjoyday/pig-game

Two-player dice game: strategise, roll, and win! Play until 100 or get a '1'.

css dom dom-manipulation html javascript

Last synced: 01 Jan 2025

https://github.com/surjoyday/certificates-modal-showcase-2023

Displaying e-certificates interactively to celebrate learning achievements.

css dom dom-manipulation html javascript

Last synced: 01 Jan 2025

https://github.com/jakub21/domi.js

Object oriented DOM manipulation package. Allows the user to easily create interactive websites.

dom frontend-app single-page-app

Last synced: 25 Dec 2024

https://github.com/clarence-lang/clarence-lang.github.io

official home for the clarence language. Partial written in Clarence.

clarence clarence-lang dom html5

Last synced: 17 Jan 2025

https://github.com/davcode92/beat_by_methe

Beat By Methe est un simple site qui permet à l'utilisateur de créer du rythme et des couleurs aléatoires en cliquant les boutons du clavier de votre pc .La création de ce site a pour but de maîtriser les notions en javascript,html,dom et css.

css3 dom html javascript

Last synced: 10 Jan 2025

https://github.com/fimbres/javascript-sandbox

This are 5 simple projects to practice my DOM manipulation knowledge.

dom dom-manipulation html javascript sass

Last synced: 25 Dec 2024

https://github.com/simphotonics/node

Create, edit, output XML nodes and documents.

dom html php xml

Last synced: 25 Dec 2024

https://github.com/ali-ramazani/drum_kit

This web-based Drum-Kit simulator is developed using JavaScript DOM and Event Listeners. Discover and showcase your musical talent by engaging with a virtual drum set and unleash your rhythmic prowess.

aliramazani css dom drumstick html javascript ui ux web webdevelopment webg webgame

Last synced: 05 Jan 2025

https://github.com/arielspencer/fokus-pomodoro

🍅 Bem-vindo ao Fokus Pomodoro, uma ferramenta criada para aumentar sua produtividade utilizando a técnica Pomodoro.

css dom front-end html localstorage pomodoro poo portfolio

Last synced: 26 Dec 2024