Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 29th, 2012  |  syntax: None  |  size: 0.25 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. {
  2.   "name": "StringPrototypeTrimPolyfill",
  3.  
  4.   "description": "Adds the trim method to strings in versions of JavaScript that do not natively support it.",
  5.  
  6.   "keywords": [
  7.     "string",
  8.     "prototype",
  9.     "trim",
  10.     "polyfill",
  11.     "ecmascript5"
  12.   ]
  13. }