Project
Reverse Dependencies for plain_text
The projects listed here declare plain_text as a runtime or development dependency
0.0
This module contains a Ruby executable script to print all the characters and/or hex-codepoints for the given Unicode properties. "--help" option prints the summary of the options.
2020
2021
2022
2023
2024
2025
0.0
Class SubObject that is the parent class for Ruby SubString and SubArray classes and alike, providing the base interface. This and child classes use negligible memory space, as their instance holds the positional information only. It behaves exactly like the source object (duck-typing), except d...
2020
2021
2022
2023
2024
2025
0.0
Class SubString that expresses Ruby sub-String but taking up negligible memory space, as its instance holds the positional information only. It behaves exactly like String (duck-typing), except destructive modification is prohibited. If the original string is destructively altered, warning ...
2020
2021
2022
2023
2024
2025