This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

js-shim

1.2.2 • Public • Published

js-shim

NPM version devDependency Status Build Status Built with Grunt

Some useful functions that make everyday js coding even more pleasant :-)

Installation

bower install js-shim

List of "shims"

String

  • String.prototype.count
  • String.prototype.fuzzy
  • String.prototype.ltrim
  • String.prototype.rtrim
  • String.prototype.trim
  • String.prototype.stripTags
  • String.prototype.ucfirst
  • String.prototype.toDate
  • String.prototype.decodeEntities

Array

  • Array.prototype.inArray
  • Array.prototype.forEach
  • Array.prototype.map
  • Array.prototype.removeAt
  • Array.prototype.remove
  • Array.prototype.filter
  • Array.prototype.unique

Object

  • Object.type
  • Object.compare
  • Object.isEmpty
  • Object.keys

Readme

Keywords

none

Package Sidebar

Install

npm i js-shim

Weekly Downloads

3

Version

1.2.2

License

none

Last publish

Collaborators

  • tborychowski