Skip to content

ProtoString Methods

Seth Clydesdale edited this page May 31, 2015 · 2 revisions

ProtoString offers a number of methods, which is only increasing day by day. Consult the table below for information on the different methods offered in each category.

ProtoString Method Reference

Category Description
Case Manipulation Methods that manipulate the casing of characters and words.
Conversion Methods that encode characters and decode encoded characters.
DOM Nodes Methods that convert text into DOM Nodes and useable attribute values.
Miscellaneous Methods that don't belong to the other categories, but can do useful or unusual jobs.
Polyfill Methods that can be used as polyfillers for bad-apple browsers, or replacements for native methods.
Position Methods that manipulate the position of characters in a string.
Clone this wiki locally