0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change implementation of starts/endsWith similar to lodash More... about 11 years ago
change cast string More... about 11 years ago
Merge pull request #345 from megawac/sends-with More... about 11 years ago
Optimize endsWith More... about 11 years ago
Align with es6 for null/undefined starts|ends value and optimize fast path More... about 11 years ago
Align [starts|ends]With with the ES6 spec (+optimization refactor) More... about 11 years ago
Merge pull request #339 from megawac/semvish More... about 11 years ago
clearify documentation of camelize #306 More... about 11 years ago
simplify startsWith / endsWith More... about 11 years ago
Readme not about naturalCmp case sensitivity More... about 11 years ago
Closes #284 More... about 11 years ago
Merge pull request #342 from Aaron3/patch-1 More... about 11 years ago
Minor grammar update. More... about 11 years ago
Merge pull request #331 from megawac/sentence-serial More... about 11 years ago
Merge pull request #340 from ondrek/master More... about 11 years ago
Added support for Easter E languages More... over 11 years ago
Merge pull request #338 from stoeffel/editorconfig More... over 11 years ago
add editorconfig to ensure file formating More... over 11 years ago
Merge pull request #333 from megawac/toString More... over 11 years ago
Refactor string coercion pattern More... over 11 years ago
Fixes #329; Allow negative decimal precision More... over 11 years ago
[Minor] simplification to toSentenceSerial More... over 11 years ago
Merge pull request #328 from stoeffel/bump More... over 11 years ago
add missing package More... over 11 years ago
adds task to bump all version strings in the project More... over 11 years ago
Merge pull request #324 from megawac/natural-cmp-f More... over 11 years ago
Fixes #326; don't lowercase the two strings More... over 11 years ago
Fix different token length logic in naturalCmp More... over 11 years ago
Simplify naturalCmp More... over 11 years ago
Always return +-1 or 0 in naturalCmp More... over 11 years ago