1.0.3 • Published 2 years ago

title-case-super v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

USAGE

import { titleCaseSuper } from "title-case-super";

titleCaseSuper("hello I come from viet nam"); //=> "Hello I Come From Viet Nam"

titleCaseSuper("tôi ăn được 2 bát phở"); //=> "Tôi Ăn Được 2 Bát Phở"

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago