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

It is a common to use a reg exp to match a string and then use capture groups to highlight or "capture" specific portions of that matched string. Regex101.com does...

βœ‹ Feature Request
βœ… Done

I was minifying CSS with `@media only screen and (...){...}` and the minified version wasn't working for me properly. Took me some time to figure out why, but DevUtils minified...

🐞 Bug
βœ… Done

As the title says, it would be awesome if this app had a built-in character counter. I've been using this site: https://www.charactercountonline.com/. And while it's been very useful, I'm still...

✨ Enhancement
βœ… Done

I'd like to have a SQL beautifier to convert long unreadable string to well formatted query.

βœ‹ Feature Request
βœ… Done

I'm trying to validate a 23000 line JSON file which contains about 4MB . I only get the beachball loading cursor and I have to force quit if it contains...

🐞 Bug
βœ… Done

For example: **Input** ```json { // "incremental": true /* Enable incremental compilation */ } ``` **Output** ```json { "incremental": true } ``` I think this feature can be added for...

✨ Enhancement
βœ… Done

13" m1 w/ Big Sur 11.2

🐞 Bug
βœ… Done

A lot of tools that scrape and crawl websites use CSV for exporting data. We often use JSON when importing data so we end up converting CSV to JSON a...

βœ‹ Feature Request
βœ… Done

Many apps that live in the menu bar can be clicked to open. But, they can also be clicked to close (if they’ve been opened). Would be a nice usability...

βœ‹ Feature Request
βœ… Done

* ObjectID * nano ID _(https://www.npmjs.com/package/nanoid)_

βœ‹ Feature Request
βœ… Done