Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-decamelize
convert a camelized string into a lowercased one with a custom separator
https://github.com/sindresorhus/decamelize
0
no reviews
Install
This module converts a camelized string into a lowercased one with a custom separator. For example: unicornRainbow → unicorn_rainbow
Node.js is an event-based server-side JavaScript engine.