0.0.3 • Published 5 years ago
mj-studio-js-util v0.0.3
JavaScript utilities for MJ Studio
isPromise
: check is promiseisPlainObject
: check is plain objectcamelCase
: convert snake_case string to camelCasecamelCaseObject
: convert keys of object to camelCasedconvertJsonKeys
: convert keys of json object to something others