Skip to content

1.0.2

Choose a tag to compare

@kenany kenany released this 17 Nov 23:45
· 121 commits to master since this release
  • Ensured 0 is returned for empty strings.
  • Removed unnecessary internal multiplication.
  • Added IE7 support by using String.prototype.charAt.