Trending Projects for March 06, 2022
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
[Unicode 15.0.0] Compares two strings if they are visually confusable as described in UnicodeĀ® Technical Standard #39: Both strings get transformed into a skeleton format before comparing them. The skeleton is generated by normalizing the string, replacing confusable characters, and then normalizing the string again.
TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes input Ruby code in a level of types instead of values, gathers what types are passed to and returned by methods, and prints the analysis result in RBS format, a standard type description format for Ruby 3.0.
This tool is planned to be bundled with Ruby 3.0.