UNPKG
tn-capitalize
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Capitalize string just like css text-transform
tn-capitalize
/
.dev
/
parcel
/
index.html
9 lines
(8 loc)
•
151 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
body
>
</
body
>
<
script
src
=
"../../examples/index.example.ts"
>
</
script
>
<
style
>
body
{
background
:
#202530
;
color
: white; }
</
style
>