square/js-jose

Automatically generate caniuse()

alokmenghrajani opened this issue · 0 comments

Jose.caniuse() is a function which has been manually written to check if a given browser/nodejs version implements the right set of features. We should probably automatically generate this function using static analysis. Such a automation can probably benefit other javascript projects.