An open API service indexing awesome lists of open source software.

https://github.com/badetitou/pharostringcaseformating

I propose different way to format string following naming convention
https://github.com/badetitou/pharostringcaseformating

Last synced: 7 months ago
JSON representation

I propose different way to format string following naming convention

Awesome Lists containing this project

README

          

# PharoStringCaseFormating

[![CI Moose 10](https://github.com/badetitou/PharoStringCaseFormating/actions/workflows/test.yml/badge.svg)](https://github.com/badetitou/PharoStringCaseFormating/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/badetitou/PharoStringCaseFormating/badge.svg?branch=main)](https://coveralls.io/github/badetitou/PharoStringCaseFormating?branch=main)

I propose different way to format string following naming convention

## Installation

```st
Metacello new
githubUser: 'badetitou' project: 'PharoStringCaseFormating' commitish: 'main' path: 'src';
baseline: 'PharoStringCaseFormating';
load
```