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 is a scriptable text scratchpad and developer productivity tool used for automating repetitive string formatting and data cleaning tasks. It functions as a JavaScript text transformer that processes plain text snippets through a library of custom functions. The tool features a hot-reloading script engine that refreshes JavaScript modules from disk at runtime, allowing text processing logic to be updated without restarting the application. The software provides a text transformation engine with a searchable script picker for locating and executing specific functions. It utilizes stateful
Provides a tool specifically designed to apply JavaScript logic to transform plain-text string content.