1 个仓库
Validates that a string matches the format of an A-share stock code listed on Shanghai or Shenzhen exchanges.
Distinct from Stock Code Registries: Distinct from Stock Code Registries: focuses on format validation of Chinese stock codes, not maintaining a registry of stock symbols.
Explore 1 awesome GitHub repository matching data & databases · Chinese Stock Code Validators. Refine with filters or upvote what's useful.
Any-rule is a multi-platform regular expression tool that provides a curated catalog of over 70 ready-to-use patterns for validating and extracting common data formats. The project separates its static regex collection from editor-specific plugins, allowing the same pattern library to be accessed through VS Code, IntelliJ IDEA, Alfred Workflow, and a web interface. The tool enables keyword-based pattern retrieval, letting users search for the correct regex by typing descriptive terms rather than remembering exact syntax. It covers a broad range of validation needs including email addresses, U
Ships a regex pattern to validate Chinese A-share stock code formats for Shanghai and Shenzhen exchanges.