MCPcopy Create free account
hub / github.com/TheJoWo/Clean-Clode / script.js

File script.js

script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1document.addEventListener('DOMContentLoaded', function() {
2 const inputText = document.getElementById('input-text');
3 const outputText = document.getElementById('output-text');
4 const outputSection = document.querySelector('.output-section');

Callers

nothing calls this directly

Calls 9

performCleanupFunction · 0.85
updateOutputVisibilityFunction · 0.85
clearHistoryFunction · 0.85
updateHistoryUIFunction · 0.85
updateHistoryDisplayFunction · 0.85
updateHistoryVisibilityFunction · 0.85
isSafariFunction · 0.85
isMobileFunction · 0.85

Tested by

no test coverage detected