You've already forked random-web-tools
Fixes and refactoring
This commit is contained in:
@ -34,9 +34,11 @@ export default {
|
||||
'str_sort_lines': 'Str sort lines',
|
||||
'str_to_lower_upper': 'Str to lower/upper',
|
||||
'str_remove_duplicate_lines': 'Str remove duplicate lines',
|
||||
'url_encode_decode': 'URL encode/decode',
|
||||
},
|
||||
'PHP': {
|
||||
'str_to_php_array': 'Str to PHP array',
|
||||
'php_array_to_json': 'PHP array to Json',
|
||||
'url_encode_decode': 'URL encode/decode',
|
||||
},
|
||||
'SQL': {
|
||||
'sql_split_in': 'SQL split IN',
|
||||
|
Reference in New Issue
Block a user