1.0.2 • Published 2 years ago

swiss-cheezy v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

swisscheese

Utility functions for JS

Example

import { startCase } from "./lib/stringutils";

console.log(startCase("hello world", [" ", "-"]));

console.log(startCase("hello new-world", [" ", "-"]));
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago