We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9764ab8 commit 258f515Copy full SHA for 258f515
README.md
@@ -73,7 +73,7 @@ TL;DR? See an overview of examples using JavaScript Proxy in [the summary](./exa
73
- [rus_roulette](https://github.com/naorzr/rus_roulette): Bringing runtime errors back to fashion
74
- [Echo](https://github.com/mrjacobbloom/echo): Write a line of code that starts with `Echo`, and Echo will print it back to the console.
75
- [Comlink](https://github.com/GoogleChromeLabs/comlink): Uses proxies to hide the fact that you're using Web Workers.
76
-- [Enum-XYZ](https://github.com/chasefleming/enum-xyz): JavaScript enums using proxies.
+- [enum-xyz](https://github.com/chasefleming/enum-xyz): JavaScript enums using proxies.
77
78
79
## Meta-programming in general
0 commit comments