JSideris / DOThtml

A human-friendly way to build highly-dynamic web pages in pure JavaScript.
2 stars 4 forks source link

Add a `before(target)` and `after(target)` function to the `dot` core object. #156

Open JSideris opened 9 months ago

JSideris commented 9 months ago

What this will do is target directly before or after the target element, rather than adding to it. This would be really useful!