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/fabianroy/alpha-clash-pro

PH Practice Project #7

css3 dom html5 javascript tailwindcss

Last synced: 11 Jan 2025

https://github.com/aleclarson/dough

💸 Rich, modern, imperative DOM wrappers

dom html5 javascript

Last synced: 18 Jan 2025

https://github.com/brettz9/handle-node

Simple callback delegator based on DOM Node type

delegator dom dom-node reducer

Last synced: 18 Jan 2025

https://github.com/brettz9/intl-dom

DOM element injection into locale place-holders with pluralization and number/date formatting

dom i18n intl

Last synced: 18 Jan 2025

https://github.com/grimen/react-interactable

A clean and performant React Hook implementation of universal component/element dragging/moving, dropping, and resizing.

browser dom draggable droppable interactable javascript react resizable

Last synced: 12 Jan 2025

https://github.com/jfjlaros/jso-dom

JSO to DOM: easy HTML creation from JavaScript.

dom html jso json

Last synced: 12 Jan 2025

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

Simple virtual dom

dom virtual-dom

Last synced: 07 Feb 2025

https://github.com/xotic750/is-node-x

Tests if a value is a DOM Node.

browser dom javascript node nodejs

Last synced: 18 Jan 2025

https://github.com/kulshekhar/mustache_incremental_dom.dart

An experiment to combine mustache with Incremental DOM in Dart

dart dom incremental incrementaldom mustache

Last synced: 12 Jan 2025

https://github.com/sagold/tick

old-school performance friendly timing utilities in dom-context

debounce dom loop performance raf requestanimationframe

Last synced: 07 Feb 2025

https://github.com/bilgehangecici/to-do-list-javascript

A simple naive To-Do List app for become more familiar with JavaScript Document Object (DOM)

css dom html javascript to-do-list todoapp

Last synced: 05 Feb 2025

https://github.com/yashi-singh-9/temperature-converter

The Temperature Converter is a web app for converting temperatures between Celsius, Fahrenheit, and Kelvin. It practices DOM manipulation, form handling, and basic JavaScript calculations. The “Convert” button activates once all fields are filled, providing instant results.

css dom dom-manipulation html javascript manipulation roadmap roadmap-project

Last synced: 12 Jan 2025

https://github.com/yousufnaveedkhan/javascriptcourse

This JavaScript Course is well-documented and well-organized, check out all lectures and assignments here.

bootstrap css3 dom dom-manipulation html5 javascript jquery

Last synced: 09 Feb 2025

https://github.com/dzenis-h/drag-n-drop

Simple vanilla JS drag & drop implementation built for the purpose of refreshing classes, static methods, inheritance, this keyword, CSS selectors, DOM APIs, etc ...

browser-api class css-selector css3 dom drag-and-drop flexbox html5 inheritance javascript prototypal-inheritance static-method this vanilla-javascript

Last synced: 18 Jan 2025

https://github.com/lucasreis0/livro_books

💡 Utilização dos Principais Métodos de Array: Aprendendo a aplicar métodos como `forEach`, `map`, `filter`, `sort` e `reduce` para manipular arrays de forma eficaz.

arrays dom filter foreach map reduce sort

Last synced: 30 Jan 2025

https://github.com/ola-kaznowska/weather-application-using-api

Weather application using API. Application written in HTML5 CSS3 and JS. Front-End application

api application dom html-css-javascript javascript js junior-frontend-developer vanilla-javascript

Last synced: 24 Jan 2025

https://github.com/wlodpawlowski/dom-test-app

Developed simple web-application for testing (DOM) functionalities based on Bootstrap

bootstrap4 css3 dom ecmascript6 html5 javascript js learning-curve sass

Last synced: 24 Jan 2025

https://github.com/chocolateboy/element-scope-ids

Scope IDs to an element by rewriting them to be globally unique

aria css css-modules dom html html-modules id ids modular scope scoped wai-aria

Last synced: 01 Feb 2025

https://github.com/andremelchior/javascript-labs

Repositório com arquivos de exercícios e experimentações em JavaScript, criados para fins de estudos e práticas de programação.

dom javascript js oop-in-javascript

Last synced: 19 Jan 2025

https://github.com/neknaj/cdom

javascriptで簡単にDOMを生成するためのライブラリ

dom javascript-library

Last synced: 19 Jan 2025

https://github.com/betaweb/dom-images

A simple JS class to get, filter, handle images URLs and catch their loading state on HTML document, HTML node, string and/or stylesheets.

background-image css dom handle-images images javascript jpeg jpg js png simple src stylesheets svg

Last synced: 19 Jan 2025

https://github.com/magnitopic/marcas_daw

Ejercicios de Lenguaje de Marcas de 1ºDAW

bootstrap dom html-css-javascript responsive school

Last synced: 19 Jan 2025

https://github.com/mtapirina/chore-door

Codecademy Chore Door Project

codecademy-pro dom game javascript

Last synced: 19 Jan 2025

https://github.com/justjum/etch-a-sketch

JavaScript DOM manipulation Flex-a-sketch

css dom game javascript rainbow random

Last synced: 31 Jan 2025

https://github.com/aaditya29/javascript-tutorials

Javascript Basics and Intermediate Projects With Concepts

backend dom freecodecamp javascript js

Last synced: 07 Feb 2025

https://github.com/shingareom/windowobjectin-js

Explore JavaScript's Window Object subobjects! 🪟📚 Discover a curated list with MDN links, revealing browser capabilities from storage to rendering. Enhance your understanding of the browser environment. Created for developers interested in diving deeper.

diploma dom javascript om omshingare shingare shingareom window

Last synced: 19 Jan 2025

https://github.com/kimdaniiell/web-lab-1

Лабораторная работа 1

ajax css dom html javascript php php5 web

Last synced: 19 Jan 2025

https://github.com/mondial7/splattercss

Support library for css scoping. Splatter your css into inline-styles. Available on NPM.

css css-inject dom inline-styles styling-and-shadow-dom

Last synced: 31 Jan 2025

https://github.com/serapath/elb

A simple library for composable DOM elements using tagged template strings.

binding dom element frontend one-way-binding reactive template template-literals

Last synced: 14 Feb 2025

https://github.com/arronf2e/js-practice

📖 📖 practice

dom javascript

Last synced: 07 Feb 2025

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

This web application utilizes modern web development techniques to create an efficient infinite scroll feature, allowing users to easily load a continuous stream of high-quality images from the Unsplash API.

async-await css3 dom fetch-api html5 javascript netlify responsive-design scroll-event unsplash-api

Last synced: 07 Feb 2025

https://github.com/tai2/vanilla-drag-movable

Drag and move behavior for DOM elements

dom drag javascript typescript

Last synced: 07 Feb 2025

https://github.com/princebansal7/javascript-projects

Just sharing what I am Learning through my codes and Projects to understand DOM manipulation

dom es6 javascript

Last synced: 25 Jan 2025

https://github.com/anshuthopsee/dragtomove.js

A tiny JavaScript library to make DOM elements movable with mouse or touch.

dom draggable javascript

Last synced: 07 Feb 2025

https://github.com/codecaine-zz/javascript_elements_cheatsheet

Javascript DOM Element Properties and Methods Cheat Sheet

cheatsheet dom dom-manipulation javascript

Last synced: 25 Jan 2025

https://github.com/gulashanhashami/youtube_mini_app

This is a YouTube mini app. I used HTML, CSS, DOM, JavaScript to make this mini app. I also used YouTube API.

api css3 dom html javascript

Last synced: 25 Jan 2025

https://github.com/afeiship/next-dom-ready

Dom ready based on next.

dom next ready

Last synced: 07 Feb 2025

https://github.com/afeiship/next-dom-find-ancestor

Find the closest ancestor element that has a specific class.

ancestor dom find next

Last synced: 07 Feb 2025

https://github.com/jonasraoni/php-dom

Implementation of the Document Object Model (DOM) Level 3 Core Specification in PHP.

document-object-model dom dom-manipulation php

Last synced: 25 Jan 2025

https://github.com/srivenkat13/js-practice

All the JS mini projects and practice exercises

dom dom-manipulation javascript scrimba

Last synced: 25 Jan 2025

https://github.com/samiahmedsiddiqui/check-dom-elements

Check DOM elements in page view-source. This tool can be used for the testing/debugging purpose.

debugging dom dom-elements testing testing-tools view-source

Last synced: 25 Jan 2025

https://github.com/sabbir-hosen-dev/dom-pactice

javaScript dom expriment

dom eventlistener javascript

Last synced: 25 Jan 2025

https://github.com/abhay-01/notes-project

Worked on JS methods

css dom event-listener js local-storage

Last synced: 07 Feb 2025

https://github.com/heliolj/explorer-lab-01-js-dom

Evento exclusivo e gratuito, promovido pela Rocketseat para ensino de tecnologias WEB.

dom explorer-lab javascript rocketseat

Last synced: 25 Jan 2025

https://github.com/shhiivvaam/windows-area

React Based Application that tells the current size of the Window 😶‍🌫️😶‍🌫️

dom hooks react useeffect

Last synced: 31 Jan 2025

https://github.com/bserdar/go-dom

XML DOM implementation for Go

dom dom-manipulation go xml

Last synced: 25 Jan 2025

https://github.com/anagalacticruby/js_dom_manip

This repo has a simple single page website that demonstrates how javascript can be used to manipulate the DOM and change elements dynamically

bootcamp-project bootstrap dom html javascript tables

Last synced: 25 Jan 2025

https://github.com/km-saifullah/shopping_list

A Basic JavaScript DOM Project.

css document-object-model dom html javascript

Last synced: 27 Dec 2024

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

🎲 Dice Game. Enjoy and Good Luck! 😉 👉🏻

dice-game-dice-roller dom javascript

Last synced: 31 Jan 2025

https://github.com/km-saifullah/ticket_booking

This is a basic train ticket booking application on JavaScript DOM

css document-object-model dom dom-manipulation html javascript

Last synced: 27 Dec 2024

https://github.com/km-saifullah/studentdashboard

Simple student dashboard application using JavaScript DOM

chartjs css dom dom-manipulation git html javascript student-dashboard

Last synced: 27 Dec 2024

https://github.com/amsa2002/public-api-weather

Display a weather using public API

bootstrap css dom html javascript

Last synced: 14 Feb 2025

https://github.com/gab-i-alves/complete-web-dev-bootcamp

Materials and projects from the "The Complete 2024 Web Development Bootcamp" course on Udemy, covering everything from HTML, CSS, and JavaScript to Node.js, Express.js, and React.

css dom html javascript nodejs react web webd

Last synced: 01 Feb 2025

https://github.com/vinayak-kumar-sharma/web-dev-practice-

In this Repository I work with some DOM functioning and write some code and logic for programs .

dom javascript

Last synced: 01 Feb 2025

https://github.com/mirror45/keksobooking

«Keksobooking» — сервис по размещению объявлений об аренде недвижимости в центре Токио. Пользователям предоставляется возможность разместить объявления о своей недвижимости или просмотреть уже размещенные объявления

dom es6 fetch js leaflet-map modules nouislider pristinejs promise

Last synced: 27 Dec 2024

https://github.com/fwzmhmd/drum-kit

Play virtual drum kit with your keyboard

challenge dom dom-manipulation javascript project

Last synced: 01 Feb 2025

https://github.com/v-ina/react-dom-api-test-application

This is a React application built to test API interactions and DOM manipulation. It includes list-up functionality for items, random and filter features, a like feature, and various DOM manipulation capabilities.

api dom javascript react

Last synced: 01 Feb 2025

https://github.com/melagora/to-do-list-bootstrap

Lista de tareas con javaScript (interfaz con BootStrap) utilizando el manejo del DOM

bootstrap css dom dom-manipulation html javascript

Last synced: 08 Feb 2025

https://github.com/robert-ds/yark-sale

Practic course frontend developer at platzi. Develop components html.

components css dom dom-manipulation html-css html5 js

Last synced: 15 Feb 2025

https://github.com/sofiane-abou-abderrahim/ajax-async-js-http-in-nodejs-express-mongodb-website

In this NodeJS - Express - MongoDB website, I sent AJAX requests. Therefore, I can send my own requests without getting the page reloading and I handle the response manually in my browser-side code. For this, I used the fetch() function. With this function, I sent GET requests and POST requests.

ajax ajax-request async-await dom dom-manipulation error-handling express fetch get-request http-methods javascript json mongodb nodejs post-request promise response-errors technical-errors try-catch

Last synced: 09 Feb 2025

https://github.com/rutarj/calculator

Calculator App

dom html-css-javascript

Last synced: 01 Feb 2025

https://github.com/rutarj/signature-app

Simple and minimalist signature app with drawing, color selection, and image saving features.

dom javascript

Last synced: 01 Feb 2025

https://github.com/rutarj/weather-app

Weather app allowing users to search and display real-time weather information for any city.

dom html-css-javascript

Last synced: 01 Feb 2025

https://github.com/sofiane-abou-abderrahim/javascript-oop-project-planner

I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.

callback classes classes-and-inheritance classes-and-objects dom event-listeners functions javascript object-oriented-programming oop

Last synced: 09 Feb 2025

https://github.com/sofiane-abou-abderrahim/javascript-dom-browser-apis-project-planner

In this little demo application, I used several DOM concepts, like element positions and sizes, scrolling, and some browser features, like dynamic script additions and template tags, timers and intervals. Besides, I had a loo at some browser APIs such as location, history and navigator (in the browser console).

browser-api dom dynamic-script history intervals javascript location navigator position scrolling size template-tags timers

Last synced: 09 Feb 2025

https://github.com/ayanrv/simpleto-doapp

Simple To-Do List App using javascript DOM

dom dom-manipulation javascript js localstorage

Last synced: 08 Feb 2025

https://github.com/sofiane-abou-abderrahim/vuejs-first-app-with-just-js

This is a very trivial JavaScript demo website where I used some Vanilla JavaScript responsible of adding goals and rendering them in a list when clicking on a button. I just built it to compare this approach with the approach I use in my other demo app that I built with Vue.js.

css3 dom event-listener html5 javascript

Last synced: 09 Feb 2025

https://github.com/sundeeep/blog-app-dom

iNeuron #FSJS 2.0 Vanilla JavaScript Placement Assignment Question: Q. 12. Answer

dom dom-manipulation html5 javascript tailwindcss

Last synced: 08 Feb 2025

https://github.com/mariquenaallosa/resolucion-dalto

Material necesario para seguir los videos de JavaScript realizado por SoyDalto

css dom dom-events dom-manipulation html html-css-javascript javascript location

Last synced: 08 Feb 2025

https://github.com/tzbob/scalatags-hokko

A Virtual DOM based DOM library for the Hokko FRP implementation.

dom frp functional-reactive-programming scalajs virtual-dom

Last synced: 12 Jan 2025

https://github.com/jccr/tiny-cfi

Generate EPUB CFI steps for a node in 40 lines of code!

cfi dom epub epub3 html

Last synced: 09 Feb 2025

https://github.com/dumebii/drumkit

Are you passionate about learning how to work the drums, but don't have real drums to practice? This app is just for you! Test out your drums skills and get better with out drum app!

css dom html javascript

Last synced: 08 Feb 2025

https://github.com/prem22910/countdown_timer

Countdown Timer

css dom html javascript

Last synced: 29 Dec 2024

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

Fluent DOM event toolkit.

debounce dom event fluent queue raf

Last synced: 11 Feb 2025

https://github.com/gibbs/document-meta

ES module for getting HTML Document metadata

dom html-document metadata

Last synced: 14 Jan 2025

https://github.com/suryasudhan/day15task-1

DOM Manipulation with Forms

dom html-css-javascript rwd-response

Last synced: 29 Dec 2024

https://github.com/afeiship/next-dom2json

Dom to json for next.

dom json next walk

Last synced: 07 Feb 2025

https://github.com/shresht7/dom-commander

A makeshift vanilla-js DOM-manipulation library with jQuery-like syntax

dom dom-manipulation vanilla-js web

Last synced: 27 Jan 2025

https://github.com/serhii-palamarchuk/goit-js-hw-07

Тема 12. Модель DOM. Події

dom events javascript

Last synced: 11 Feb 2025

https://github.com/zangpodawa/favourite-movie

JavScript simple project to add favourite movie list with delete function.

dom dom-manipulation dom-traversing getelementbyid javascript

Last synced: 21 Jan 2025

https://github.com/code4mk/lets-dom

DOM ( Document Objects Model ) JS . 💗 code4mk

code4mk document-object-model dom js js-dom

Last synced: 12 Jan 2025