https://github.com/hymkor/textutils
My Textutilities
https://github.com/hymkor/textutils
Last synced: 23 days ago
JSON representation
My Textutilities
- Host: GitHub
- URL: https://github.com/hymkor/textutils
- Owner: hymkor
- Created: 2014-07-22T09:23:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-29T07:10:33.000Z (over 9 years ago)
- Last Synced: 2025-02-10T15:50:56.535Z (3 months ago)
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.mkd
Awesome Lists containing this project
README
Text Utilities
==============* [ansistrip](./ansistrip/readme.mkd)
* Remove ANSI Esacape sequences from textfile.
* hexdump
* Print hexdecimal dump of binary file.
* [camelfmt](./camelfmt/readme.mkd)
* Correct wordcase for VBScript,PowerShell and so on.