https://github.com/erfanium/list
Crazy simple file format to store lists (for humans)
https://github.com/erfanium/list
Last synced: 4 months ago
JSON representation
Crazy simple file format to store lists (for humans)
- Host: GitHub
- URL: https://github.com/erfanium/list
- Owner: erfanium
- License: mit
- Created: 2021-01-06T23:43:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-06T23:46:03.000Z (over 5 years ago)
- Last Synced: 2025-10-28T16:47:57.186Z (8 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# list
Crazy simple file format to store lists (for humans)
example file:
```list
Hello World
# This is comment
How are you??
```
## Why not .txt?
No comment support