This is a multi-purpose library to fulfil several basic tasks and needs.
Classes included and their purpose:
PolyTool/Color =================
SimpleColor: A simple color class that can be used to create and manage colors.
Ranges:
FlightRadar24AltitudeRange: A range of altitude value colors to mimic FlightRadar24's altitude color scheme.
RedGreenRange: A simple way of applying red-to-green colors to percentages/floats.
PolyTool/Strings =================
LeadingCharater: A simple class to add leading character to a strings.
PolyTool/Web =================
WebRip: A simple class and function to rip a webpage and return it as a string.