Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/butterdebugger/dom


https://github.com/butterdebugger/dom

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Dom

A lightweight and modern DOM manipulation library designed to make building web
applications easier and more efficient

It provides a simple API with a similar syntax to jQuery allowing you to create,
manipulate, and interact with web pages with ease

## Installation

For Browsers:

```javascript
import {} from "https://esm.sh/jsr/@debutter/dom@VERSION";
```

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.