mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-06 06:17:11 -04:00
feat(new tool): unicode to java entities
This commit is contained in:
parent
e876d03608
commit
2821655554
9 changed files with 184 additions and 4 deletions
|
@ -391,3 +391,7 @@ tools:
|
|||
text-to-binary:
|
||||
title: Text to ASCII binary
|
||||
description: Convert text to its ASCII binary representation and vice-versa.
|
||||
|
||||
unicode-to-java-entites:
|
||||
title: Unicode Characters to Java Entities Converter
|
||||
description: Unicode Characters to Java Entities Converter and vice-versa
|
|
@ -380,3 +380,7 @@ tools:
|
|||
text-to-binary:
|
||||
title: Chuyển đổi văn bản thành nhị phân ASCII
|
||||
description: Chuyển đổi văn bản thành biểu diễn nhị phân ASCII của nó và ngược lại.
|
||||
|
||||
unicode-to-java-entites:
|
||||
title: Chuyển đổi ký tự Unicode sang thực thể Java
|
||||
description: Chuyển đổi ký tự Unicode sang thực thể Java và ngược lại
|
Loading…
Add table
Add a link
Reference in a new issue