Skip to content

v0.3.0

Compare
Choose a tag to compare
@nabby27 nabby27 released this 05 Jan 13:23
· 109 commits to main since this release

Added

  • string module
  • string module: camelCase function
  • string module: capitalize function
  • string module: firstLetters function
  • string module: kebabCase function
  • string module: lastLetters function
  • string module: lowerCase function
  • string module: snakeCase function
  • string module: titleCase function
  • string module: upperCase function

Changed

Removed

  • Unnecessary dependencies