Showing 1-20 of 22 packages
lowercase first character of a string
Inflection utilities for pluralization and singularization with PostGraphile-compatible Latin suffix handling
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;
Ucfirst and lcfirst in javascript
A collection of unicode-safe, pure, string functions inspired by other programming languages.
Inspired by Laravel Framework
Lowercase the first character in the string.
NodeJS support for collection, array and string
Utilities
All you ever wanted to deal with strings in Sass.
Copy of Laravel's support classes. Whole code logic and tests are fully copied from sources.
Common functions for Js/NodeJs
A bunch of useful string filters for 11ty.
[](https://travis-ci.org/MrBoolean/toolbelt.js/) [](https://bitdeli.com/free "Bitdeli Badge")
Provide a limited number of core types and functions
Some useful underscore mixins
domain.js utils 通用模块
Javascript equivalent to PHP functions
A set of javascript string utilities.
Convert a string between camelCase, PascalCase, Title Case, snake_case and more.