create operation from npm run newop

This commit is contained in:
Klaxon 2018-10-03 13:11:22 +10:00
parent ec9dfd2918
commit ac2466a304
2 changed files with 57 additions and 0 deletions

View file

@ -166,6 +166,7 @@
"ops": [
"Encode text",
"Decode text",
"Remove Letter Accents",
"Unescape Unicode Characters"
]
},