deno_case_style
Case formatter
Provides functions to validate and format strings according to specific case styles.
A string validator and formater for case Style
4 stars
2 watching
1 forks
Language: TypeScript
last commit: almost 6 years ago
Linked from 1 awesome list
camelcasedenokebabcasepascalcasesnakecasestring-manipulation
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility module for formatting and trimming strings to improve readability. | 7 |
| Converts strings from dashed or underscored formats to camelCase or PascalCase formats. | 8 |
| A template parser for Deno. | 6 |
| Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. | 10 |
| A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
| Provides common case conversion functions for various coding styles. | 20 |
| Tool to simplify switching between uppercase and lowercase in the command line interface | 8 |
| Converts dash/dot/underscore/space separated strings to camelCase or PascalCase. | 684 |
| An extension to a string formatting library that enhances its functionality and expressiveness | 7 |
| A modern formatting library with a fast and safe API for string formatting | 0 |
| A TypeScript validation library for Deno projects | 4 |
| A case conversion library for Go. | 54 |
| A tool to format TypeScript code according to specified rules and configurations. | 559 |
| Converts strings to different case formats and checks their validity | 16 |
| Propagates deadlines and cancellation information across multiple promises in a request-scoped context. | 6 |