Translate to snake case. This translator capitalizes the initial letters and also replaces spaces by underscores.
Cut and Paste the code below to embed the translator in your web page.
<div class="ftembed"> <script src="https://funtranslations.com/extensions/embed/v1/funtranslations.embed.js"></script> <script> FunTranslations.Embed.render({url: '/translate/snake-case' , translator: 'snake-case' }); </script> </div>