### string_prototypes
A collection of prototype functions for String object, some of them already adopted by new standards as ES6

You can easily install  by using Bower, a package manager for front-end components.

[![bower](http://benschwarz.github.io/bower-badges/badge@2x.png)](http://bower.herokuapp.com/packages/string_prototype)
`bower install string_prototype`
try it [HERE](http://cloned2k16.github.io/_String_Prototypes/)

[![Package Info](http://img.shields.io/badge/npm-string_prototypes-blue.svg)](https://npmjs.org/package/string_prototypes)
[![npm](https://badge.fury.io/js/string_prototypes.svg)](http://badge.fury.io/js/string_prototypes)

[![license](https://img.shields.io/npm/l/string_prototypes.svg)](https://npmjs.org/package/string_prototypes) 
[![installs](https://img.shields.io/npm/dt/string_prototypes.svg)](https://npmjs.org/package/string_prototypes) 

[![Dependency Status](https://david-dm.org/cloned2k16/_String_Prototypes.svg)](https://david-dm.org/cloned2k16/_String_Prototypes)
[![devDependency Status](https://david-dm.org/cloned2k16/_String_Prototypes/dev-status.svg)](https://david-dm.org/cloned2k16/_String_Prototypes/dev-status)

[![Build Status](https://travis-ci.org/cloned2k16/_String_Prototypes.svg?branch=master)](https://travis-ci.org/cloned2k16/_String_Prototypes)


