DevUtils-app icon indicating copy to clipboard operation
DevUtils-app copied to clipboard

All-in-one Toolbox for Developers. Native macOS app.

Results 89 DevUtils-app issues
Sort by recently updated
recently updated
newest added

In the search bar it says `Search… (⌘/)` but in the "Tools" menu it says `Search ⌘ß`. The latter is correct :)

🐞 Bug

I'm requesting the ability to configure the size limit of the JSON formatter. Specifically, I would like to process JSON data >10 MB in size, understanding and accepting the associated...

ex: take 1204613 seconds and convert it into days/hours/minutes/seconds | Time Unit | Value | |--------|--------| | Seconds | 1204613 | | Minutes | 20,076.883 | | Hours | 334.614...

Something akin to: - https://www.tablesgenerator.com/markdown_tables - https://tableconvert.com/markdown-generator In addition to the tools listed above, here are open-source implementations: - https://github.com/jakebathman/Markdown-Table-Generator - https://github.com/jonmagic/copy-excel-paste-markdown - https://github.com/fefong/markdown_readme - https://github.com/ozh/ascii-tables - https://github.com/github/paste-markdown - https://github.com/wooorm/markdown-table

Hi. I find myself often needing to create markdown tables as I use obsidian for note taking. I copy paste from another app in a CSV format with tabular seperation....

1693571862.059352600 should be understood as 2023-09-01T12:37:42.0593526Z for example

Given a regex, the tool would generate random strings that match the regex. See: - https://github.com/fent/randexp.js/ - http://fent.github.io/randexp.js/

The ability to check a Json Diff (unordered) would be very interested especially for how often the occasion happens. Would win a purchase from me.

I would like to suggest an enhancement for the JSON Formatter/Validator tool that would greatly improve its utility. The proposed feature involves the addition of JSON Path retrieval functionality based...