Commonly used variables and functions
2021-06-24 기준 버전입니다. 최신 버전을 확인하세요.
코드가 업데이트된 버전 목록입니다. 모든 버전 보기
fixed String.isLowerCase() & String.isUpperCase() not working as intended
String.isLowerCase()
String.isUpperCase()
Added string-method: capitalize. This method capitalizes the supplied string, and can preserve the original casing
capitalize
Added label-property to createBtn-method
label
Added color-override for buttons
Added button styles
Added jQuery Prototypes
Added String & Array Prototypes