Circular RangeSlider

I’m using RangeSlider for a quantity that is circular (e.g. degrees 0-360). It would be cool to have a RangeSlider that wraps around in a circle. So for example, you wanted to define the range from 330 to 30 degrees (encompassing 330 to 360, where it resets back to 0 and then 0 to 30). Does anything like that exist?