1 个仓库
Tools specifically designed to apply JavaScript logic to transform string-based text content.
Distinguishing note: Existing candidates focus on AST manipulation or data structure transformations; this is about plain-text string transformation.
Explore 1 awesome GitHub repository matching development tools & productivity · JavaScript Text Transformers. Refine with filters or upvote what's useful.
Boop 是一个可脚本化的文本便签和开发者生产力工具,用于自动化重复的字符串格式化和数据清理任务。它作为一个 JavaScript 文本转换器,通过自定义函数库处理纯文本片段。 该工具具有热重载脚本引擎,可在运行时从磁盘刷新 JavaScript 模块,从而无需重启应用即可更新文本处理逻辑。 该软件提供了一个带有可搜索脚本选择器的文本转换引擎,用于定位和执行特定函数。它利用有状态的文本缓冲来维护用于顺序数据处理的共享输入和输出区域。
Provides a tool specifically designed to apply JavaScript logic to transform plain-text string content.