Skip to content

NumberToLetters #1524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

NumberToLetters #1524

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 4, 2025

Description

Cette extension permet de transformer un nombre en lettres tout en suivant le rythme alphabétique: 1 donne a, 2 donne b, ..., 26 donne z, 27 donne ab, ...

How to use the extension

Cette fonction peut être utilisée pour la gestion des très grands nombres en leur ajoutant un suffixe qui augmente à mesure que le nombre est grand.

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

NumberToLetters.zip

Extension file

NumberToLetters.zip

Sorry, something went wrong.

@github-actions github-actions bot requested a review from a team as a code owner February 4, 2025 17:46
@github-actions github-actions bot added the ✨ New extension A new extension label Feb 4, 2025
@github-actions github-actions bot changed the title New extension: <title> NumberToLetters Feb 4, 2025
@D8H
Copy link
Contributor

D8H commented Mar 30, 2025

Thank you for submitting an extension.

I don’t understand the purpose of this extension. Can you give some use-cases?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants