enhance/string.js
Converts strings to camelcase or propercase.
Example:app.camelCase("this line should be camel case.")
app.properCase("this line should be proper case.")
A module for ac-bundle-app, published by ac-bundle-module. namespace: ac-apps-minimal
Available Methods: start