https://github.com/hasparus/unsafe-keys
https://github.com/hasparus/unsafe-keys
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hasparus/unsafe-keys
- Owner: hasparus
- Created: 2020-12-07T13:36:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T10:48:41.000Z (almost 5 years ago)
- Last Synced: 2024-10-19T05:18:30.994Z (over 1 year ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I published it because I needed this function in few repositories at once, and figuring out "where to put it" was too much effort.
There are some interesting things that could be done in this library, though.
- Have separate builds for development and production, and crash if a set of keys changed during development (HMR problems?)
- take position from `new Error`, keep a map `invocation -> set of keys`
- Add unsafeEntries