2 Repos
Embedding Lua scripts within input schemas to implement custom composition logic like predictive text or special character handling.
Distinct from Embedded Scripting Extensions: Distinct from Embedded Scripting Extensions: focuses on input method schema customization rather than proxy request/response phases.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Input Method Scripting Extensions. Refine with filters or upvote what's useful.
Embeds Lua scripts in input schemas for custom composition logic.
This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a comprehensive system of schemas and dictionary packs to optimize Chinese character entry through pinyin and double-pinyin workflows. The framework is distinguished by its use of Lua-powered extensions that add dynamic utilities, such as inline mathematical calculators, automated timestamps, and text formatting, directly to the input interface. It also features refined word libraries and language models specifically tuned to improve prediction accuracy and first-choice hit rates
Integrates Lua scripts into input schemas to provide dynamic utilities like calculators and automated timestamps.