Functions 1.0.6 APK

Functions 1.0.6 Icon
0/5
0 Ratings
Developer
EnooSoft
Current Version
1.0.6
Date Published
File Size
~50M
Package ID
com.enoo.txtr
Price
$ 0.00
Downloads
100+
Category
Android Apps
Genre
Tools

APK Version History

Version
1.0.6 (*)
Architecture
all
Release Date
November 05, 2022
Requirement
Android 6.0
  • Functions Screenshot
  • Functions Screenshot
  • Functions Screenshot
  • Functions Screenshot
  • Functions Screenshot
  • Functions Screenshot

About Radio FM 90s

1. CamelToSnakeCase
- Convert Camel case to Snake case

2. IncrementalCommand
- Date Incremental Command Generation

3. InsertSql
- Convert TSV into insert SQL

4. Justify
- Align text left or center or right

5. LowerCase
- Convert to lowercase

6. MarkdownTable
- Convert TSV to Markdown table.

7. Quotation
- Enclosing the list in quotation marks

8. RegexFilter
- Filter rows that contain regular expressions in the list

9. RemoveDuplication
- Removes duplication of the list

10. RemoveWithRegex
- Remove strings matched regular expression

11. RepeatText
- Repeat text a specified number of times

12. ReplaceInRegex
- Replaces a string within a matching regex

13. Replacer
- Convert Key to Val

14. SelectUpdate
- Convert UPDATE-SET-WHERE SQL to UPDATE-(SELECT-WHERE)-SET SQL

15. SnakeToCamelCase
- Convert Snake case to Camel case

16. SpaceToTab
- Convert spaces to tab

17. SqlTableColumns
- Examine tables and columns used in SQL

18. TabToSpace
- Convert tab to spaces

19. ToSingleSpace
- Convert multiple spaces and newlines to single space

20. TranslationJson
- Translate string to generate localization code snippet

21. TranslationTag
- Create translation by language tag for Google Play Store

22. Trim
- Remove left and right spaces from text

23. Union
- Convert TSV text into union-all-SQL

24. UpperCase
- Convert to uppercase

New features will continue to be implemented.

What's New in this version

2022.12.31 New features

- Added conversion function