Open
Description
Echoing an idea that @takenspc shared with me face-to-face today:
It would be nice if the API let users query by keywords, eg CSS properties. The result would be either the spec that introduced that property for the first time, or a list of all specs where that property is mentioned. Think caniuse.com
, but in a programmatic way.
I realise that this is an ambitious feature, and that we probably don't store comprehensive information about all keywords and properties defined by specs (?). Still, I wanted to have it listed here.
@takenspc, please feel free to comment here if I did not capture your idea accurately.