Skip to content

Conversation

@BrianDouglasIE
Copy link

@BrianDouglasIE BrianDouglasIE commented Apr 29, 2025

Closes #726

Adds padEnd and padStart utility methods.

/*
 * Pad end and pad start
 */
${#strings.padEnd(str, count, padChar)}
${#strings.padStart(str, count, padChar)}

@BrianDouglasIE BrianDouglasIE changed the title (WIP) feat(726): add pad support feat(726): add pad support Apr 29, 2025
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.

No padding support

1 participant