
The lib provides two functions: JSON.parse() and JSON.stringify, the name should imply their purpose.ĭescription=This is a reboot of the Dlg library which was released by majkinetor in 2007. Yaml text can be returned in JSON syntax.ĭescription=A class to parse and output JSON. For example numbered anchor targets in a html file: fullname= "anchor1 ", fullname= "anchor2 ", fullname= "anchor3 " etc.`n`nIt also supports string incrementation where you can give a string as Start parameter and a delimiter for the increment parameter.ĭescription=Yaml parser was build to give more possibilities than ini.`nYou can create Yaml database from text as well as from file, you can add, set get, delete keys, clone the database, insert existing sets of data to an existing database. It allows you to add incremental numbers to your replacement text making it easier to create unique identifiers or labels. TF has the following functions:`n`n - Save`n - CountLines`n - Count`n - ReadLines`n - Tail`n - Replace`n - ReplaceInLines`n - RegExReplace`n - RegExReplaceInLines`n - RemoveLines`n - RemoveBlankLines`n - RemoveDuplicateLines`n - InsertLine`n - ReplaceLine`n - InsertPrefix`n - InsertSuffix`n - TrimLeft`n - TrimRight`n - AlignLeft`n - AlignCenter`n - AlignRight`n - LineNumber`n - ConCat`n - ColGet`n - ColPut`n - ColCut`n - ReverseLines`n - Find (can be used as basic grep)`n - SplitFileByLines`n - SplitFileByText`n - Merge`n - Prepend`n - Append`n - Wrap`n - WhiteSpace`n - Substract`n - RangeReplace`n - MakeFile`n - Tab2Spaces`n - Spaces2Tab`n - Sort`n - Joinįullname=RegExReplaceInc - Add incremental numbers or strings to your replacement text during a RegExReplaceĭescription=This function is inspired on the \i option from the "Find and Replace " of text editor TextPad. See the list of over 40 functions for a complete overview. For example you can delete specific lines, replace words or specific lines, number lines, remove or insert columns of text, split files, merge files, join lines.


Fullname=Scite4AutoHotkey - SciTE-based AutoHotkey script editorĭescription=SciTE4AutoHotkey is a lightweight and easy to use SciTE-based AutoHotkey script editor.`n`nIt provides:`n- Syntax highlighting`n- Calltips (also known as IntelliSense)`n- AutoComplete`n- AutoIndent`n- AutoHotkey help integration`n- Abbreviations`n- Editing macros`n- Interactive debugging`n- Tools for AutoHotkey scripting`n- Powerful extension mechanismsįullname=TF: Textfile & String Library for AutoHotkeyĬategory=File,Text,Parser,Variables,Stringsĭescription=Described as a virtual "Swiss Army Knife" for text, this library is meant to "manipulate" text, both files such as *.txt, *.ahk, *.html, *.css etc AND Strings (or variables).
