Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 935 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 935 Bytes

Quick Introduction

ProtoString is a project that aims to expand upon the methods available in the native String object of JavaScript, by creating a library of methods that you can use as a whole or in snippets. By default, the methods provided are an extenstion of String.prototype, they can however, be easily modified to be functional if preferred. For more information, please check out the ProtoString Wiki as it contains a bunch of information and documentation on this project.

Quick Links

  1. ProtoString Wiki
  2. ProtoString Installation
  3. ProtoString Methods
  4. Get In Contact