agnosticrun
AgnosticRun is a lightweight vanilla JavaScript utility to ensure DOM elements exist before running functions.
js-faster
js-faster is a support library for development in JavaScript and TypeScript. Provides many features and tools to help optimize performance and increase the execution speed of source code.
@mrravipandee/localstorage-js
A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.
agnostic-styles
AgnosticStyles is a utility function that safely applies CSS styles or class changes to a DOM element if it exists. Logs or warns based on customizable debug flags.