camelcase474.9mMIT9.0.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: foo-bar → fooBar
sindresorhus20 days 前camelcase, camel-case, camel, case pascalcase43.6mMIT2.0.0Convert a string to pascal case (upper camelcase).
jonschlinkertover 3 years 前change case, camel, camelcase, case to-no-case4.5mMIT1.0.2Remove any existing casing from a string.
ianstormtaylorover 3 years 前camel, camelcase, case, pascal ts-case-convert642.1kApache-2.02.1.0Typescript type-preserving conversion of objects between camelCase and snake_case
RossWilliamsabout 1 year 前PascalCase, camel-case, camelCase, conversion