Skip to content

Conversation

@hzhangxyz
Copy link
Member

@hzhangxyz hzhangxyz commented Dec 26, 2025

Summary
This PR updates the README.md to reflect that DDSS is implemented symmetrically in both Python and TypeScript. Previously, the documentation only focused on the Python version.

Changes

  • Dual-Language Support: Explicitly mentioned the availability of both Python and TypeScript implementations in the introduction.
  • Module Mapping: Updated the Modules section to include both .py and .ts file paths for all components (Input, Output, DS, Egg, etc.).
  • Installation Guide: Added a new section for the TypeScript version, providing instructions for using npx (recommended) and npm.
  • Usage Consistency: Clarified that the command-line interface, options, and interactive syntax are identical across both implementations.

Verification

  • Verified that the new installation commands (npx @hzhangxyz/ddss) align with the package.json configuration.
  • Ensured all file paths correctly point to existing files in the repository.

close #46

@hzhangxyz hzhangxyz merged commit adb9490 into main Dec 26, 2025
20 checks passed
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.

README 需要更新

2 participants