https://github.com/papermc/typewriter
https://github.com/papermc/typewriter
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/papermc/typewriter
- Owner: PaperMC
- License: mit
- Created: 2024-06-05T17:52:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-19T20:40:03.000Z (9 months ago)
- Last Synced: 2025-04-19T22:09:00.824Z (9 months ago)
- Language: Java
- Size: 484 KB
- Stars: 8
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typewriter
Generic search and replace tool that applies to Java source code files.
Built-in features include import statement parsing and some presets to work with enum and switch.