onassar / JavaScript-RuntimeUpdater

Simple class that looks for elements with specific attributes, and makes reasonable changes to them.

Home Page:https://onassar.github.io/blogs/web/2022/06/01/runtime-updater-javascript-class/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript-RuntimeUpdater

Simple class that looks for elements with specific attributes, and makes reasonable changes to them.

Usage

RuntimeUpdater.init();
RuntimeUpdater.updateYears();

About

Simple class that looks for elements with specific attributes, and makes reasonable changes to them.

https://onassar.github.io/blogs/web/2022/06/01/runtime-updater-javascript-class/

License:MIT License


Languages

Language:JavaScript 100.0%