Show HN: Dolla JavaScript (a library of methods for the DOM)
dollajs.comHere's a growing library of javascript methods that augment the existing functionality of methods available for working with the DOM. The most helpful method is `createElement` or `append` that adds a wider range of content that can be appended, including support for callbacks, and Promises.
No comments yet.