UNPKG

url-state

Version:

Minimalist history API abstraction for building URL driven browser applications

16 lines (15 loc) 405 B
{ "name": "url-state", "version": "6.0.0", "type": "module", "description": "Minimalist history API abstraction for building URL driven browser applications", "scripts": { "test": "npx ecstatic --cache no-cache --port 7357 test" }, "devDependencies": { "ecstatic": "^4.1.4", "tap-esm": "^3.0.0" }, "repository": "https://github.com/jessetane/url-state", "license": "MIT" }