-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pr 1319 feat(new tool) code highlighter #265
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add additional git commands to git-memo.content.md
Removed extra "h" from the word branch
- Read EXIF/IPTC/XMP and other metadata from image files - Estimate JPEG Quality factor
- Convert Docker Compose files between V1, 2.x, 3.x and CommonSpec - Expand Ports and Volumes syntaxes
- Ability to paste more than one docker run command - Ability to choose Docker Compose version - Ability to merge an existing Docker Compose - Ability to set indent size #775 - Fix #814, #838
IP Geolocation information using ip-api.com FIx #454
IPv4/6 Range To CIDR Fix #802
OCR an image with Tesseract.js
….run into feat(new-tool)--ipv4-6-range-to-cidr
…o-cidr feat(new-tool):-ipv4/6-range-to-cidr
….run into feat(new-tool)--api-tester
….run into feat(new-tool)--exif-remover
feat(new-tool):-api-tester
….run into feat(new-tool)--exif-remover
….run into feat(yaml-viewer)--add-parsing-validation
feat(new-tool):-exif-remover
….run into feat(yaml-viewer)--add-parsing-validation Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into feat(yaml-viewer)--add-parsing-validation
…-validation feat(yaml-viewer):-add-parsing-validation
….run into feat(new-tool)--js-unobfuscator
feat(new-tool):-js-unobfuscator
….run into feat(new-tool)--text-extractor-form-html
…-form-html feat(new-tool):-text-extractor-form-html
….run into feat(new-tool)--json-to-schema
….run into feat(new-tool)--image-to-css
feat(new-tool):-image-to-css
….run into feat(new-tool)--json-to-schema
feat(new-tool):-json-to-schema
….run into feat(new-tool)--curl-converter
….run into feat(new-tool)--color-wheel
feat(new-tool):-curl-converter
….run into feat(new-tool)--color-wheel Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into feat(new-tool)--color-wheel.
feat(new-tool):-color-wheel
….run into pr-1319-feat(new-tool)-code-highlighter
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix #1280
Note: This PR incorporates contributions from upstream PR-#1319 of CorentinTh/it-tools. All original commits and authorship are retained. Some adjustments may have been made for compatibility or bug fixes.