Online Grocery List
Add and remove grocery list items. List is persisted in your browser's localStorage.
- No items yet. Add something above.
Frequently Asked Questions
- Where is my list stored?
- In your browser's localStorage on this device. Clearing site data will remove it.
- Can I use it on multiple devices?
- No. The list is local to each browser/device unless you copy it manually.
- How do I remove an item?
- Use the remove or delete control next to each item to remove it from the list.
Related Developer Tools
JSON Formatter
Format, validate, and beautify JSON. Minify or pretty-print with one click.
Base64 Decode
Decode Base64 strings to text. Encode text to Base64.
UUID Generator
Generate random UUIDs (v4) for unique identifiers. Copy with one click.
URL Encoder Decoder
Encode and decode URLs. Convert special characters for safe use in URLs.
Convert Color Hex to RGB
Convert hex color codes to RGB values (R, G, B).
Convert Color RGB to Hex
Convert RGB values (R, G, B) to hex color codes.