I make noise with a great mixdown and make sure your code is safe enough.
Pinned Loading
-
BansheeTech/AgnosticStyles
BansheeTech/AgnosticStyles PublicAgnosticStyles is a JavaScript 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.
JavaScript 3
-
BansheeTech/AgnosticRun
BansheeTech/AgnosticRun PublicAgnosticRun is a lightweight utility for ensuring a DOM element exists before executing a function in vanilla JavaScript.
JavaScript 2
-
BansheeTech/AgnosticHTML
BansheeTech/AgnosticHTML PublicAgnosticHTML: A utility function that safely parses HTML strings into DOM nodes, avoiding the use of innerHTML for security reasons.
JavaScript 2
-
BansheeTech/AgnosticWipe
BansheeTech/AgnosticWipe PublicAgnosticWipe is a utility function that safely removes all child nodes of a given DOM element, avoiding the use of innerHTML to clear content. It includes configurable debugging capabilities (log a…
JavaScript 2
If the problem persists, check the GitHub status page or contact support.