SIGN IN SIGN UP

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

34084 0 0 JavaScript

Add check to handle empty string input.

Could throw an error instead, but to be consistent with other case conversion functions in this collection, it returns an empty string when input is empty string.
C
Charlie Moore committed
654c824fdd63385a9476808d495533bfe8a233f3
Parent: 1848147