1.0.2 • Published 8 months ago

swiss-cheezy v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago