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

https://github.com/situ2001/oh-pluralize

Pluralize library for OpenHarmony.
https://github.com/situ2001/oh-pluralize

Last synced: 7 months ago
JSON representation

Pluralize library for OpenHarmony.

Awesome Lists containing this project

README

          

# Pluralize

A pluralize to for OpenHarmony to convert English words between singular and plural forms.

一个用于 OpenHarmony 的对英文单词进行单数化或复数化的工具库

The outer workspace is for app example. If you want to check out the lib, please visit directory library.

外层工作区用于示例应用。如果你想查看库的源码,请访问 library 目录。

## Screenshots

| Singular Mode (单数模式) | Plural Mode (复数模式) |
|:-----------------------:|:---------------------:|
| ![Screenshot A](assets/Screenshot_2024-11-16T151804.png) | ![Screenshot B](assets/Screenshot_2024-11-16T151757.png) |