Skip to content

Releases: Monsieur-Nico/textConvert

1.1.9

15 Jul 21:55
Compare
Choose a tag to compare
  • Implement reverse() function.
  • Implement numbersToWords() function.
  • Build and deploy a documentation website textConvert.
  • Update Documentation on both NPM and GitHub.

1.1.7

12 Jul 20:30
Compare
Choose a tag to compare
  • Implement clear function.
  • Update documentation for camelCase, pascalCase, snakeCase and kebabCase functions.

1.1.4

11 Jul 01:31
Compare
Choose a tag to compare
  • Implement camelCase function.
  • Implement pascalCase function.
  • Implement snakeCase function.
  • Implement kebabCase function.