string.js v3.0.1 Release Notes

Release Date: 2015-03-16 // about 9 years ago
    • 🛠 bugfix underscore() for single letter "words" #131
    S('oneAtATime').underscore().s //'one_at_a_time' instead of 'one_at_atime'