Skip to content

feat: add jasy to modules#1532

Open
Flo0806 wants to merge 2 commits into
nuxt:mainfrom
Flo0806:feat/jasy-pdf
Open

feat: add jasy to modules#1532
Flo0806 wants to merge 2 commits into
nuxt:mainfrom
Flo0806:feat/jasy-pdf

Conversation

@Flo0806

@Flo0806 Flo0806 commented Jun 27, 2026

Copy link
Copy Markdown
Member

📚 Description

jasy is a pure TS PDF renderer, including XRechnung and ZUGFeRD. It renders on browser and on server site. This module let jasy use the power of Nuxt and Nitro.

Would love to see it in the store ❤️

https://jasy.dev

@coderabbitai

coderabbitai Bot commented Jun 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0b903fa2-cf90-44e0-9bf4-72004b74e897

📥 Commits

Reviewing files that changed from the base of the PR and between 17b6fd0 and ff25383.

📒 Files selected for processing (1)
  • modules/jasy.yml
✅ Files skipped from review due to trivial changes (1)
  • modules/jasy.yml

📝 Walkthrough

Walkthrough

Adds a new modules/jasy.yml entry for the jasy module with its description, repository and npm identifiers, icon, website and docs links, category/type, maintainer information, and Nuxt compatibility requirements.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding jasy to the modules list.
Description check ✅ Passed The description is directly related to the change and accurately describes jasy and its Nuxt module intent.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@modules/jasy.yml`:
- Line 3: The module config is embedding branch/subdir information inside the
repo value, but the parser in lib/modules.ts strips everything after the hash so
the subdirectory is lost. Update this module entry to use explicit repo and
subdir fields instead of encoding both in repo, or adjust the parser if that is
the intended format, so the checkout location is preserved.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 213040ae-232c-42a3-aaa0-d8ab68734282

📥 Commits

Reviewing files that changed from the base of the PR and between 48c8b18 and 17b6fd0.

⛔ Files ignored due to path filters (1)
  • icons/jasy.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • modules/jasy.yml

Comment thread modules/jasy.yml
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.

1 participant