Home / Developer Tools

Developer Tools JavaScript Projects

These are the small tools developers open every day, rebuilt as single HTML files you can keep, change and run offline. Format and check JSON, test regular expressions, send API requests and convert time zones. Each one is fast, private and shows useful techniques like Web Workers, streaming fetch and the new Temporal API.

JSON Formatter and Validator JavaScript project preview

047. JSON Formatter and Validator

Format, check and browse JSON, even large files
Regex Tester JavaScript project preview

048. Regex Tester

Test regular expressions with live highlights and groups
Mini Postman API Client JavaScript project preview

049. Mini Postman API Client

Send API requests and read clean responses
Temporal Date and Time Toolkit JavaScript project preview

050. Temporal Date and Time Toolkit

Time zones, date math and Unix time with the new Temporal API