Clairejs React Web utilities
- routing
- storage
- web module
- fix path matching
- fix usePaging
- remove webpack, export as esm module
- replace navigate with ../ by using up function
- update packages, allow navigate with ../
- update claire react, fix view middleware not triggering
- update claire react, remove some hooks
- update packages
- adjust navigator.navigate: add navigation option interface, add navigate by queries
- fix usePaging reset other queries
- fix missing HOC
- fix missing export
- init repo with routing logic from old clairejs/react repo