Search results

4 packages found

`@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

published 1.0.20 3 months ago
M
Q
P
M
Q
P

Extends String methods adding: - lcFirst(): string; - ucFirst(): string; - ucWords(): string; - toFloat(): number; - toInt(): number; - toCamel(): string; - toKebab(): string; - toPascal(): string; - toSnake(): string; - repeat(count): string;

published 0.1.0 2 years ago
M
Q
P

Ucfirst and lcfirst in javascript

published 0.1.0 6 years ago
M
Q
P