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

https://github.com/olton/dom

Small library for DOM manipulation and animation. This library similar to jQuery, but written more simply.
https://github.com/olton/dom

ajax dom dom-animation dom-manipulation javascript jquery-replace

Last synced: 6 months ago
JSON representation

Small library for DOM manipulation and animation. This library similar to jQuery, but written more simply.

Awesome Lists containing this project

README

          

# DOM – Work with HTML elements

Dom is a small library for work with HTML elements.
This library is designed for [Metro UI](https://metroui.org.ua) project to replace jQuery.

---
#### Status
![Dependencies](https://img.shields.io/badge/Dependencies-none-darklime.svg)
![Package Version](https://img.shields.io/github/package-json/v/olton/dom)
![NPM Version](https://img.shields.io/npm/v/%40olton%2Fdom)
![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?color=7852a9)
![Code size](https://img.shields.io/github/languages/code-size/olton/dom.svg?color=830000)

## Documentation

Read about `Dom` usage in the [Metro UI](https://docs-new.metroui.org.ua/libraries/dom) documentation.

## License

Dom is licensed under a [MIT license](LICENSE).

## Support

If you like this project, please consider supporting it by:

+ Star this repository on GitHub
+ Sponsor this project on GitHub Sponsors
+ **PayPal** to `serhii@pimenov.com.ua`.
+ [**Patreon**](https://www.patreon.com/metroui)
+ [**Buy me a coffee**](https://buymeacoffee.com/pimenov)

---

Copyright (c) 2025 by [Serhii Pimenov](https://pimenov.com.ua)