Skip to content

feat(tools-formatting): Create @rnx-kit/tools-formatting package and move the table formatter to that package#4097

Merged
tido64 merged 5 commits intomainfrom
user/jasonvmo/tools-formatting
Apr 16, 2026
Merged

feat(tools-formatting): Create @rnx-kit/tools-formatting package and move the table formatter to that package#4097
tido64 merged 5 commits intomainfrom
user/jasonvmo/tools-formatting

Conversation

@JasonVMo
Copy link
Copy Markdown
Collaborator

Description

This creates a new package, @rnx-kit/tools-formatting for shared formatting utilities. The goal is for the utilities to be zero-dependency formatting helpers that work simply against the node.js API set.

Right now this contains two parts: table formatting and a path formatter. The table formatter is being moved from tools-performance as it is more general purpose and will likely be extended further.

@tido64 tido64 merged commit 6ac45af into main Apr 16, 2026
15 checks passed
@tido64 tido64 deleted the user/jasonvmo/tools-formatting branch April 16, 2026 08:19
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