rb19-polyglot (ruby/rb19-polyglot) Add to my watchlist

File type registry for Ruby 'require'

Polyglot provides a registry of file types that can be loaded by calling its improved version of ‘require’. Each file extension that can be handled by a custom loader is registered by calling Polyglot.register(“ext”, <class>), and then you can simply require “somefile”, which will find and load “somefile.ext” using your custom loader. This supports the creation of DSLs having a syntax that is most appropriate to their purpose, instead of abusing the Ruby syntax.

Version: 0.3.1 License: MIT GitHub
Displaying statistics for 1,152 users who made submissions during: until

Statistics for selected duration

2025-Mar-05 to 2025-Apr-04


Total Installations 1
Requested Installations 0


macOS Versions

Loading Chart

Port Versions

Loading Chart



Xcode Versions

Loading Chart

CLT Versions

Loading Chart



Variants table

Variants Count


Monthly Statistics

Can remain cached for up to 24 hours