You've already forked random-web-tools
Add json minifier tool
This commit is contained in:
@ -67,6 +67,7 @@ export default {
|
||||
// 'sql_tables_to_struct': 'SQL tables Go struct',
|
||||
},
|
||||
'JSON': {
|
||||
'json_minifier': 'JSON minifier',
|
||||
'json_formatter': 'JSON formatter',
|
||||
},
|
||||
'SQL': {
|
||||
|
Reference in New Issue
Block a user