Various tools and wrappers I use regularly to simplify HTML/CSS/JavaScript web development. All these tools are lightweight and use a modern ECMAScript 2024+ approach.
- DOM Ready: Simple promised based way to await for the DOM content to be loaded.
- HTML Element Plus: HTML Element wrapper adds various utility methods that simplify development of native web components, thus reducing the need for heavier frameworks and code building when developing simpler websites and applications.
- Remedy CSS: A slightly modified version of Jen Simmon's CSS Remedy, a simple CSS reset.
Each sub-repository is governed by a separated license. See the LICENSE file in each sub-folder for their corresponding licenses.
I do not currently accept any contributions nor issues for this project, sorry.
These tools are distributed "AS IS" and are not supported nor certified by anyone. No guarantees are made regarding the functionality and proper functioning of these tool.
Your use of these tools is entirely at your own risk, for which the authors shall not be liable. It shall be your own responsibility to ensure that the tools meet your specific requirements.