When exploring the Node documentation's features, what are the stability ratings?
They are an indication of the stability of Nodejs modules and usage recommendations.
They tell if a feature is LTS (Long Term Supported).
They are a Node command to validate stability of your code.
They tell if a feature is ES6 compliant.