Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Minimalist Web Toolkit

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.

Tools

  • 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.

Licenses

Each sub-repository is governed by a separated license. See the LICENSE file in each sub-folder for their corresponding licenses.

Contributions & Issues

I do not currently accept any contributions nor issues for this project, sorry.

Support & Warranties

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.

About

Various tools and wrappers I use regularly to simplify HTML/CSS/JavaScript web development. Includes HTMLElementPlus to simplify native web component development, and Remedy CSS to apply a simple CSS reset.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages