The @types/lodash.camelcase package has seen irregular releases. Initial updates were frequent in 2016-2019, with occasional releases. A long period of inactivity followed until a single release in April 2022. October and November of 2023 saw two releases and no releases since then. There have been no releases so far in 2025.
Downloads of @types/lodash.camelcase peaked in May 2025 at 957,852. From March 2024 to August 2025, downloads generally averaged around 750,000-850,000 per month, with a notable dip in December 2024. September 2025 downloads are incomplete and significantly lower thus far.
This package contains TypeScript definitions for lodash.camelcase. Lodash.camelCase converts a string to camel case. Specifically, it creates a camelCase string from a given input, handling various separators and existing casing. This type definition package ensures that developers using TypeScript can leverage lodash.camelCase with proper type checking and autocompletion, enhancing code quality and reducing potential runtime errors related to incorrect data types. Accurate type definitions are crucial for TypeScript projects using lodash.