https://github.com/hearthsim/react-fragments
React HOC for synchronizing props with url fragments
https://github.com/hearthsim/react-fragments
Last synced: 4 months ago
JSON representation
React HOC for synchronizing props with url fragments
- Host: GitHub
- URL: https://github.com/hearthsim/react-fragments
- Owner: HearthSim
- License: isc
- Created: 2017-05-17T21:57:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T22:56:21.000Z (about 9 years ago)
- Last Synced: 2025-08-01T23:42:10.698Z (11 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-fragments
Synchronize props with url fragments:
```
https://example.com/page.html#someProp=value&someOtherProp=2
```