nameStorage
JSON →A key-value storage tool similar to sessionStorage but capable of cross-domain data storage and transfer within the same window. It uses window.name to store data, with a lifespan tied to the window session. Version 1.3.0 is the latest stable release, though the project appears to be in maintenance mode with no recent updates. Key differentiators include cross-domain support without server-side proxies and a simple API modeled after Web Storage. It enforces usage conventions to avoid direct window.name manipulation and minimize data conflicts.
Traffic · last 30 days stale · no recent hits
total hits 20
actors 4 distinct systems
last hit 16d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇳 China · VN · 🇩🇪 Germany
Resources
packagename-storage ↗