angularjs-camelCase-to-human-filter
Camel case converter
Converts camelCase strings to human-readable strings in AngularJS applications
Angular filter to convert camelCase strings to human readable strings
29 stars
2 watching
3 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts a string to a camel case format. | 35 |
| Converts dash/dot/underscore/space separated strings to camelCase or PascalCase. | 684 |
| Supports camelCase in JSON data sent to and received from Django REST framework APIs | 646 |
| Converts a string to a snake case format. | 26 |
| Converts strings to different case formats and checks their validity | 16 |
| Converts strings from dashed or underscored formats to camelCase or PascalCase formats. | 8 |
| Converts JSON objects into human-readable HTML representations. | 976 |
| Utilities for working with Parse.com data in AngularJS applications | 32 |
| Converts input strings to sentence case while preserving punctuation | 6 |
| Converts CoffeeScript classes to AngularJS modules with added functionality using the ng-classify utility. | 15 |
| A set of reusable filters for AngularJS applications | 2,928 |
| A tool to easily change the case of text in a source code editor | 34 |
| A package for converting strings to various case formats programmatically. | 147 |
| Converts a string to a consistent format | 4 |
| A case conversion library for Go. | 54 |