Skip to content

Conversation

@minggangw
Copy link
Member

@minggangw minggangw commented Jul 31, 2025

This PR adds demo links to the npm package README to help users find example code and implementations. The changes provide better guidance for developers looking to use rclnodejs in different contexts.

  • Adds links to JavaScript examples after the basic usage section
  • Adds links to TypeScript demos in the TypeScript section
  • Introduces a new section for Electron usage with demo links

Fix: #1216

Copilot AI review requested due to automatic review settings July 31, 2025 04:45
Copy link

Copilot AI left a comment

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 demo links to the npm package README to help users find example code and implementations. The changes provide better guidance for developers looking to use rclnodejs in different contexts.

  • Adds links to JavaScript examples after the basic usage section
  • Adds links to TypeScript demos in the TypeScript section
  • Introduces a new section for Electron usage with demo links

@coveralls
Copy link

Coverage Status

coverage: 84.526%. remained the same
when pulling c23184c on minggangw:fix-1216
into 31df1dd on RobotWebTools:develop.

@minggangw minggangw merged commit 707f6d4 into RobotWebTools:develop Jul 31, 2025
19 checks passed
minggangw added a commit that referenced this pull request Jul 31, 2025
This PR adds demo links to the npm package README to help users find example code and implementations. The changes provide better guidance for developers looking to use rclnodejs in different contexts.

- Adds links to JavaScript examples after the basic usage section
- Adds links to TypeScript demos in the TypeScript section
- Introduces a new section for Electron usage with demo links

Fix: #1216
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.

Add demos links to npm README

2 participants