Skip to content

Commit 312f758

Browse files
committed
Improve readme description
1 parent 5cd6b34 commit 312f758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# enum-xyz
22

3-
JavaScript enums using proxies.
3+
`enum-xyz` offers a way to generate enums in JavaScript leveraging the power of Proxies. It supports various casing styles, transformations, and other customization options.
44

55
> Based on [this tweet](https://twitter.com/2ality/status/1486139713354448897)
66

0 commit comments

Comments
 (0)