You've already forked random-web-tools
Add json formatter
This commit is contained in:
@ -41,6 +41,9 @@ export default {
|
||||
'str_to_php_array': 'Str to PHP array',
|
||||
'php_array_to_json': 'PHP array to Json',
|
||||
},
|
||||
'JSON': {
|
||||
'json_formatter': 'JSON formatter',
|
||||
},
|
||||
'SQL': {
|
||||
'sql_formatter': 'SQL formatter',
|
||||
'sql_split_in': 'SQL split IN',
|
||||
|
Reference in New Issue
Block a user