KARABINERGE

Class: Sanitizer

Sanitizer()

Object sanitizer

Constructor

new Sanitizer()

Source:
Sanitizer.js, line 7

Classes

Sanitizer

Karabinerge © 2022 Satoshi Soma (amekusa.com)

Licensed under the MIT License

Documentation generated by JSDoc 4.0.4 using Docolatte theme on Sun, 25 May 2025 15:16:35 GMT

Top
    Type any key to focus.

    Classes

    • Config
      • currentProfile
      • data
      • io
      • clearRules
      • load
      • loadJSON
      • out
      • save
      • selectProfile
      • setIO
      • setRules
      • toJSON
      • fromFile
      • fromJSON
    • IO
      • read
      • setFile
      • write
    • Rule
      • conds
      • desc
      • remaps
      • cond
      • remap
      • toJSON
      • fromJSON
    • RuleSet
      • io
      • rules
      • title
      • add
      • load
      • loadJSON
      • out
      • save
      • setIO
      • toJSON
      • fromFile
      • fromJSON
    • Sanitizer

    Global

    • Keymap
    • click
    • if_app
    • if_lang
    • if_var
    • key
    • set_var
    • unless_app
    • unless_lang
    • unless_var
    • See All