Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GhDj
/
dev-tools
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release v1.3.0
- #38
#38
Merged
GhDj
merged 32 commits into
main
GhDj/dev-tools:main
from
release/v1.3.0
GhDj/dev-tools:release/v1.3.0
Copy head branch name to clipboard
Dec 15, 2025
Conversation
Commits
32
(32)
Checks
Files changed
Merged
Release v1.3.0
#38
GhDj
merged 32 commits into
main
GhDj/dev-tools:main
from
release/v1.3.0
GhDj/dev-tools:release/v1.3.0
Copy head branch name to clipboard
Commits
Commits on Dec 2, 2025
Add interactive tree view to JSON parser
Show description for 791ddac
GhDj
committed
791ddac
View commit details
Copy full SHA for 791ddac
Browse repository at this point
Commits on Dec 3, 2025
Add online code editor with live preview
Show description for 340739e
GhDj
committed
340739e
View commit details
Copy full SHA for 340739e
Browse repository at this point
Refactor code editor with standalone Monaco integration
Show description for dc6d07f
GhDj
committed
dc6d07f
View commit details
Copy full SHA for dc6d07f
Browse repository at this point
Add code editor enhancements: dynamic tabs, console, shortcuts modal
Show description for d5b5dd2
GhDj
committed
d5b5dd2
View commit details
Copy full SHA for d5b5dd2
Browse repository at this point
Commits on Dec 14, 2025
Merge pull request #18 from GhDj/feature/json-parser-enhancements
Show description for 2c8b7f1
GhDj
authored
2c8b7f1
View commit details
Copy full SHA for 2c8b7f1
Browse repository at this point
Merge pull request #19 from GhDj/feature/code-editor
Show description for 3eeda61
GhDj
authored
3eeda61
View commit details
Copy full SHA for 3eeda61
Browse repository at this point
Redesign dark/light toggle with animated day/night scene
Show description for 4acb189
GhDj
committed
4acb189
View commit details
Copy full SHA for 4acb189
Browse repository at this point
Merge pull request #20 from GhDj/feature/theme-toggle-redesign
Show description for 574393a
GhDj
authored
574393a
View commit details
Copy full SHA for 574393a
Browse repository at this point
Add Regex Tester tool
Show description for 022f810
GhDj
committed
022f810
View commit details
Copy full SHA for 022f810
Browse repository at this point
Merge pull request #21 from GhDj/feature/regex-tester
Show description for b7d6ab2
GhDj
authored
b7d6ab2
View commit details
Copy full SHA for b7d6ab2
Browse repository at this point
Add Base Converter tool
GhDj
committed
1b564e7
View commit details
Copy full SHA for 1b564e7
Browse repository at this point
Commits on Dec 15, 2025
Add Slug Generator tool
Show description for da33552
GhDj
committed
da33552
View commit details
Copy full SHA for da33552
Browse repository at this point
Add Color Picker tool
Show description for f4d7776
GhDj
committed
f4d7776
View commit details
Copy full SHA for f4d7776
Browse repository at this point
Add QR Code Generator tool
Show description for 08d04fd
GhDj
committed
08d04fd
View commit details
Copy full SHA for 08d04fd
Browse repository at this point
Add HTML Entity Encoder tool
Show description for 22e03b9
GhDj
committed
22e03b9
View commit details
Copy full SHA for 22e03b9
Browse repository at this point
Add Text Case Converter tool
Show description for e26a01e
GhDj
committed
e26a01e
View commit details
Copy full SHA for e26a01e
Browse repository at this point
Add Password Generator tool
Show description for ae48144
GhDj
committed
ae48144
View commit details
Copy full SHA for ae48144
Browse repository at this point
Add Lorem Ipsum Generator tool
Show description for deed4f6
GhDj
committed
deed4f6
View commit details
Copy full SHA for deed4f6
Browse repository at this point
Add Cron Expression Parser tool
Show description for ed47802
GhDj
committed
ed47802
View commit details
Copy full SHA for ed47802
Browse repository at this point
Fix syntax errors in merged tool files
Show description for cd213db
GhDj
committed
cd213db
View commit details
Copy full SHA for cd213db
Browse repository at this point
Merge pull request #34 from GhDj/feature/merge-all-tools
Show description for efdd313
GhDj
authored
efdd313
View commit details
Copy full SHA for efdd313
Browse repository at this point
Add JWT Decoder tool
Show description for 0278624
GhDj
committed
0278624
View commit details
Copy full SHA for 0278624
Browse repository at this point
Add Timestamp Converter tool
Show description for 234edb9
GhDj
committed
234edb9
View commit details
Copy full SHA for 234edb9
Browse repository at this point
Add Diff Checker tool
Show description for fa9acbc
GhDj
committed
fa9acbc
View commit details
Copy full SHA for fa9acbc
Browse repository at this point
Merge pull request #35 from GhDj/feature/merge-jwt-timestamp-diff
Show description for e4c7024
GhDj
authored
e4c7024
View commit details
Copy full SHA for e4c7024
Browse repository at this point
Prepare v1.2.0 release
Show description for df91894
GhDj
committed
df91894
View commit details
Copy full SHA for df91894
Browse repository at this point
Fix PHP parse error in code editor - bump to v1.2.1
GhDj
committed
9f406f9
View commit details
Copy full SHA for 9f406f9
Browse repository at this point
Merge pull request #36 from GhDj/fix/code-editor-php-parse-error
Show description for 1fceb4a
GhDj
authored
1fceb4a
View commit details
Copy full SHA for 1fceb4a
Browse repository at this point
Add Sort Lines tool
GhDj
committed
09dff08
View commit details
Copy full SHA for 09dff08
Browse repository at this point
Merge pull request #37 from GhDj/feature/sort-lines
Show description for 36d811c
GhDj
authored
36d811c
View commit details
Copy full SHA for 36d811c
Browse repository at this point
Prepare v1.3.0 release
GhDj
committed
3d88fe8
View commit details
Copy full SHA for 3d88fe8
Browse repository at this point
Merge main into release/v1.3.0 - resolve conflicts
GhDj
committed
4cb4145
View commit details
Copy full SHA for 4cb4145
Browse repository at this point
You can’t perform that action at this time.