2013-09-26 17:14:40 +02:00

4 lines
157 B
Plaintext

This module exports two functions.
- camelize : convert from under_score text to CamelCase one
- decamelize : convert from CamelCase text to under_score one