SethClydesdale / protostring

A library of methods that extend upon the JavaScript String Object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A library of methods that extend upon the JavaScript String Object


Languages

Language:JavaScript 100.0%