# angularjs-camelCase-to-human-filter **Repository Path**: mirrors_stephenplusplus/angularjs-camelCase-to-human-filter ## Basic Information - **Project Name**: angularjs-camelCase-to-human-filter - **Description**: AngularJS Filter to convert camelCase strings to human readable strings - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AngularJS camelCase To Human Filter {{camelCaseString | camelCaseToHuman}} Converts e.g. myCamelCaseString => My Camel Case String ## Installation This filter can be installed through [Bower](http://twitter.github.io/bower): bower install angularjs-camelCase-to-human-filter For ease of including dependencies in your project, I recommend [Grunt-Bower-Install](https://github.com/stephenplusplus/grunt-bower-install).