https://github.com/matthewbub/properties-to-json
convert java properties files to json
https://github.com/matthewbub/properties-to-json
Last synced: 3 months ago
JSON representation
convert java properties files to json
- Host: GitHub
- URL: https://github.com/matthewbub/properties-to-json
- Owner: matthewbub
- Created: 2022-06-19T14:52:24.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-19T15:12:29.000Z (about 4 years ago)
- Last Synced: 2026-03-29T18:37:55.389Z (3 months ago)
- Language: TypeScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## .properties to .json
```shell
node dist/index
```