🔎 Sift is an interactive JSON viewer.
This project is part of #CreateWeekly, my attempt to create something new publicly every week in 2020.
Sift allows you to:
- View JSON documents with syntax highlighting
- Expand and collapse sections, filter by path, and filter by value
- View document in light or dark mode
- View plaintext or interactive JSON
- Demo: remember loaded JSON document (localstorage)
- Demo: remember theme selection
See contribution guide.