a1111-sd-webui-tagcomplete/javascript
DominikDoom 4b02fe921f Move main script into an IIFE too
Also exports the functions to the TAC.main object in case other extensions need to use them.
2025-07-13 17:03:01 +02:00
..
__globals.js We need to init the CFG object 2025-07-10 18:40:00 +02:00
_baseParser.js Isolate all parsers in a local self-executing function 2025-07-12 18:54:56 +02:00
_caretPosition.js Move caret coordinate function into TAC namespace too 2025-07-12 20:10:42 +02:00
_result.js Isolate result type / class 2025-07-12 18:39:06 +02:00
_textAreas.js Isolate textarea utils in sub-namespace 2025-07-12 18:29:06 +02:00
_utils.js Make internal class properties private & formatting 2025-07-12 20:09:01 +02:00
ext_chants.js Fix typo 2025-07-12 20:09:14 +02:00
ext_embeddings.js Also move the TacUtils class into the namespace for consistency 2025-07-12 19:01:13 +02:00
ext_hypernets.js Also move the TacUtils class into the namespace for consistency 2025-07-12 19:01:13 +02:00
ext_loras.js Also move the TacUtils class into the namespace for consistency 2025-07-12 19:01:13 +02:00
ext_lycos.js Also move the TacUtils class into the namespace for consistency 2025-07-12 19:01:13 +02:00
ext_modelKeyword.js Also move the TacUtils class into the namespace for consistency 2025-07-12 19:01:13 +02:00
ext_styles.js Also move the TacUtils class into the namespace for consistency 2025-07-12 19:01:13 +02:00
ext_umi.js Also move the TacUtils class into the namespace for consistency 2025-07-12 19:01:13 +02:00
ext_wildcards.js Also move the TacUtils class into the namespace for consistency 2025-07-12 19:01:13 +02:00
tagAutocomplete.js Move main script into an IIFE too 2025-07-13 17:03:01 +02:00