Skip to content

Add enum-plus to Utility section - #183

Open
shijistar wants to merge 1 commit into
semlinker:masterfrom
shijistar:master
Open

Add enum-plus to Utility section#183
shijistar wants to merge 1 commit into
semlinker:masterfrom
shijistar:master

Conversation

@shijistar

Copy link
Copy Markdown

What this is

enum-plus is a framework-agnostic, drop-in replacement for the native TypeScript enum. It keeps the original enum-style API while adding the runtime capabilities product code usually needs: human-readable labels, metadata (color / icon / permission), UI binding (dropdowns, badges, table filters), validation/lookup helpers (findBy, toList, toMap), and a plugin-based i18n ecosystem.

Evidence of maintenance

  • npm v3.3.0, 60 releases, 0 dependencies, built-in TS type declarations
  • 2xx stars, 512 commits, active updates, vitest e2e + codecov coverage
  • Docs site: https://shijistar.github.io/enum-plus

Format

Added a single line at the end of ### Utility, consistent with the existing items.

Copilot AI lite review requested due to automatic review settings August 17, 2026 08:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the enum-plus project to the repository’s curated lists, positioning it under the “Utility” category to help developers discover an enum replacement library with additional runtime capabilities.

Changes:

  • Added an enum-plus entry under ### Utility in README.md.
  • Added an enum-plus entry to README-zh.md by introducing a new ### 实用工具 subsection.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README.md Adds enum-plus to the existing Utility list (English).
README-zh.md Adds a Chinese entry for enum-plus via a new “实用工具” subsection.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md Outdated
Comment thread README-zh.md Outdated
@shijistar
shijistar force-pushed the master branch 2 times, most recently from 3e37d5c to b697972 Compare August 22, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants