Victor Ribeiro

TinyJS - A tiny JavaScript library for creating HTML elements

by
Tiny JS is a lightweight JavaScript utility for dynamically creating HTML elements - victorqribeiro/TinyJS

Add a comment

Replies

Best
Victor Ribeiro
**Thank you for checking out Tiny JS!** 🎉 I created Tiny JS to make DOM manipulation and dynamic element creation simpler and cleaner, especially when working with complex UIs. With just a few lines of code, you can generate HTML elements, deeply assign properties, and select DOM elements using `$` and `$all()`—all without the usual boilerplate. I’d love to hear your thoughts! What features do you think could improve the library? Feel free to ask questions or suggest ideas below. Let’s get the conversation going! 🙌
AnnaHo
@victorqribeiro Tiny JS is a sleek and efficient utility for simplifying dynamic HTML element creation!