Example application of the package whatsapp-chat-parser
This website allows you to upload a WhatsApp chat log and view its contents.
You can upload a txt
directly or a zip
file containing the exported chat.
The app runs locally and no logs are sent or stored anywhere.
The website is available at wpchat.ml
- Library: React (Create React App)
- CSS: Styled Components
- Code formatting: Prettier
- Linting: ESLint (with Airbnb rules)