mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
* Tweak alignment of console.table * " " empty string instead of "#" * Fix assertion failure * Only get the length when necessary * Avoid stale copies * Add `asUTF8` helper to `bun.String` * Cautiously handle recursion * Further tweaks to output * output * Add native implementation of `getStringWidth` * [autofix.ci] apply automated fixes * If its not a string then quote it by default * Add snapshot for headers * Make it easier to debug when a builtin throws an exception * This must be hoisted * Fix bugs in `getStringWidth` * Update getStringWidth.test.ts * Eager load it --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1.1 KiB
1.1 KiB