This document is a cheat sheet for JavaScript string methods, listing various methods along with examples and their purposes. It includes methods for string manipulation, such as length, character access, substring extraction, case conversion, and more. Each method is presented with a brief description of its functionality.