Skip to content

Commit

Permalink
Improve readme description
Browse files Browse the repository at this point in the history
  • Loading branch information
chasefleming committed Aug 18, 2023
1 parent 5cd6b34 commit 312f758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# enum-xyz

JavaScript enums using proxies.
`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.

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

0 comments on commit 312f758

Please sign in to comment.