mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
4 lines
157 B
Plaintext
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
|