#com #text #extension #fake #mapping #input

nightly app text_ext

extension current text. e.g. my_email => markhuang1993@gmail.com

3 releases

0.1.2 Dec 2, 2022
0.1.1 Nov 8, 2022
0.1.0 Nov 8, 2022

#282 in Email

MIT/Apache

29KB
672 lines

Desc

This crate can help you extend your current text

How to use

  1. Put your keyword mapping in config.yml
    abc: |-
        a
        b
        c
    my_mail: my_email@google.com    
    
  2. Input my_mail at everywhere and then double press LAlt(use system clipboard) or RAlt(use keyboard input), then it will be replaced to my_email@google.com
  3. There are some onboarded keyword mapping
    !fk name => random fake name
    !fk ip => random fake ip !fk email => random fake email
    !fk lorem[count] => random fake words, default count: 100

Dependencies

~12–49MB
~745K SLoC