Skip to content

fix: update description from "type-safe" to "type-assisted" in README - #9

Merged
avaice merged 1 commit into
developfrom
type-assisted
Mar 23, 2026
Merged

fix: update description from "type-safe" to "type-assisted" in README#9
avaice merged 1 commit into
developfrom
type-assisted

Conversation

@avaice

@avaice avaice commented Mar 23, 2026

Copy link
Copy Markdown
Owner

流石にtype-safeは誇張表現なので、type-assistedに表記を変えた
このライブラリは、型安全性とNext.jsやwouter等に慣れている人にとっての直感的な使用感のバランスを取りたい

Copilot AI review requested due to automatic review settings March 23, 2026 16:05
@avaice
avaice merged commit a93f494 into develop Mar 23, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the project tagline to avoid overstating guarantees about the library’s type safety, aligning wording with the intended “type-assisted” positioning.

Changes:

  • Replace “type-safe” with “type-assisted” in the English README tagline
  • Apply the same wording update in the Japanese README (shared English tagline)

Reviewed changes

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

File Description
README.md Adjusts tagline wording from “type-safe” to “type-assisted”.
README.ja.md Mirrors the same tagline wording change for consistency.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.ja.md
# neouter

neouter($/njuːtər/$, ニョーター) is type-safe router for minimalists!
neouter($/njuːtər/$, ニョーター) is type-assisted router for minimalists!

Copilot AI Mar 23, 2026

Copy link

Choose a reason for hiding this comment

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

Grammar nit: consider adding an article so the tagline reads more naturally in English (e.g., "is a type-assisted router" instead of "is type-assisted router").

Suggested change
neouter($/njuːtər/$, ニョーター) is type-assisted router for minimalists!
neouter($/njuːtər/$, ニョーター) is a type-assisted router for minimalists!

Copilot uses AI. Check for mistakes.
Comment thread README.md
# neouter

neouter($/njuːtər/$, ニョーター) is type-safe router for minimalists!
neouter($/njuːtər/$, ニョーター) is type-assisted router for minimalists!

Copilot AI Mar 23, 2026

Copy link

Choose a reason for hiding this comment

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

Grammar nit: consider adding an article so the tagline reads more naturally in English (e.g., "is a type-assisted router" instead of "is type-assisted router").

Suggested change
neouter($/njuːtər/$, ニョーター) is type-assisted router for minimalists!
neouter($/njuːtər/$, ニョーター) is a type-assisted router for minimalists!

Copilot uses AI. Check for mistakes.
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