DEV Community

Mu Micro profile picture

Mu Micro

Trying to make dev lives easier day by day

JSON logs from pino/winston/bunyan are unreadable as raw text — so I built `json-log-dash`

JSON logs from pino/winston/bunyan are unreadable as raw text — so I built `json-log-dash`

Comments
2 min read

Want to connect with Mu Micro?

Create an account to connect with Mu Micro. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Developers lose track of which ports are in use — so I built portmap

Developers lose track of which ports are in use — so I built portmap

Comments
2 min read
Bundle size creep goes unnoticed until PR review — so I built `buildwatch`

Bundle size creep goes unnoticed until PR review — so I built `buildwatch`

Comments
2 min read
When a port is already in use, there is no interactive way to find it — so I built `port-peek`

When a port is already in use, there is no interactive way to find it — so I built `port-peek`

Comments
2 min read
Cron expressions are hard to verify — so I built `croncheck`

Cron expressions are hard to verify — so I built `croncheck`

Comments
2 min read
Developers keep pasting JSON into online formatters and leaking secrets — so I built json-explorer

Developers keep pasting JSON into online formatters and leaking secrets — so I built json-explorer

Comments
2 min read
Developers keep pasting JSON into online formatters and leaking secrets — so I built json-explorer

Developers keep pasting JSON into online formatters and leaking secrets — so I built json-explorer

Comments
2 min read
JSON logs in your terminal are unreadable — so I built `jlog-watch`

JSON logs in your terminal are unreadable — so I built `jlog-watch`

Comments
2 min read
When you hit 'address already in use' or need to audit what's running locally, you end up squinting at lsof -iTCP or ss -tlnp ou

When you hit 'address already in use' or need to audit what's running locally, you end up squinting at lsof -iTCP or ss -tlnp ou

Comments
1 min read
When you hit 'address already in use' or need to audit what's running locally, you end up squinting at lsof -iTCP or ss -tlnp ou

When you hit 'address already in use' or need to audit what's running locally, you end up squinting at lsof -iTCP or ss -tlnp ou

Comments
1 min read
Developers and DevOps engineers frequently copy-paste cron expressions from docs or colleagues without a quick way to verify ...

Developers and DevOps engineers frequently copy-paste cron expressions from docs or colleagues without a quick way to verify ...

Comments
2 min read
Developers can't benchmark shell commands without Rust — so I built `bench-run`

Developers can't benchmark shell commands without Rust — so I built `bench-run`

Comments
2 min read
SSL certs keep expiring unnoticed — so I built `cert-peek`

SSL certs keep expiring unnoticed — so I built `cert-peek`

Comments
2 min read
Cron expressions are hard to read — so I built cronread

Cron expressions are hard to read — so I built cronread

Comments
2 min read
npm outdated won't tell you if a package is abandoned — so I built `stale-deps`

npm outdated won't tell you if a package is abandoned — so I built `stale-deps`

Comments
1 min read
loading...