@akcybex/jstr
`@akcybex/jstr` is a JavaScript library inspired by [Laravel 'Strings'](https://laravel.com/docs/10.x/strings) offering a chainable API for streamlined string manipulation and facilitating common string operations in javascript with enhanced expressivenes
string-padder
A (tiny!) utility module for string padding methods.
padstring
String padding function with left, right, and both options. Also includes padStart and padEnd pollyfills, with padBoth as a bonus.