https://github.com/josephuspaye/sift
🔎 Interactive JSON viewer
https://github.com/josephuspaye/sift
createweekly javascript json viewer vue
Last synced: 12 months ago
JSON representation
🔎 Interactive JSON viewer
- Host: GitHub
- URL: https://github.com/josephuspaye/sift
- Owner: JosephusPaye
- License: mit
- Created: 2020-03-03T09:10:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:34:24.000Z (about 3 years ago)
- Last Synced: 2025-01-20T15:48:43.639Z (about 1 year ago)
- Topics: createweekly, javascript, json, viewer, vue
- Language: Vue
- Homepage: https://sift.netlify.com/
- Size: 3.72 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Sift
🔎 Sift is an interactive JSON viewer.
[](https://sift.netlify.com/)
This project is part of [#CreateWeekly](https://dev.to/josephuspaye/createweekly-create-something-new-publicly-every-week-in-2020-1nh9), my attempt to create something new publicly every week in 2020.
## Features
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
## What's next
- Demo: remember loaded JSON document (localstorage)
- Demo: remember theme selection
## Contributing
See [contribution guide](CONTRIBUTING.md).
## Licence
[MIT](LICENCE)