Skip to content

utilityjs/string

Repository files navigation

@utility/string

JSR Version JSR Score Test Status Coverage License

Collection of string utility functions

Usage

underscoreToTitleCase - Converts provided underscore format string to camel case

import { underscoreToTitleCase } from "@utility/string";

underscoreToTitleCase("hello_world");
// => Hello World

toBoolean - Converts a string value to a boolean.

import { toBoolean } from "@utility/string";

const trueValue = toBoolean("true"); // true

About

Collection of string utility functions

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy