Skip to content

feat(Radix): add Radix Convert BoxSource - #450

Open
XiaoXiaoSN wants to merge 1 commit into
mainfrom
feat/boxsource-new-radix
Open

feat(Radix): add Radix Convert BoxSource#450
XiaoXiaoSN wants to merge 1 commit into
mainfrom
feat/boxsource-new-radix

Conversation

@XiaoXiaoSN

@XiaoXiaoSN XiaoXiaoSN commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Box Source: Radix Convert (Convert)

Adds the Radix Convert box source to Magic Box. It is disabled by default.

Details:

  • Category (Kind): Convert
  • Tag: #
  • Default Input: ff ::radix=16:2

Options:

  • ::baseconvert, ::radix

Description:

Convert an integer between arbitrary bases (2-36). e.g. ::radix=16:2 for hex→binary.

Usage Examples:

  • Input:
ff ::radix=16:2
  • Output Box (Radix Convert):
11111111

@XiaoXiaoSN

Copy link
Copy Markdown
Owner Author

Linting/testing failed on this branch.

Error details:

Please fix the linting and testing issues and ensure 'bun run lint' and 'bun test run' pass.

@XiaoXiaoSN

Copy link
Copy Markdown
Owner Author

This PR is ready to merge!

@XiaoXiaoSN
XiaoXiaoSN force-pushed the feat/boxsource-new-radix branch from 02ae0a1 to ab0a738 Compare June 26, 2026 08:18
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