LowerCaseConverter source

Converts a string to lowercase.

Methods

convert(v) source

Parameters:
Name Type Description
v string

Case format

Returns:

this._convert(v)

revert(v) source

Parameters:
Name Type Description
v string

Case format

Returns:

this._convert(v)

Generated from a4679af

comments powered by Disqus

More help?

Can't find what you are looking for? Get in touch, we're more than happy in helping answer your questions.