css-values icon indicating copy to clipboard operation
css-values copied to clipboard

Pull in Latest Data from MDN

Open mahirshah opened this issue 8 years ago • 1 comments

The data.json has not been updated in a while. Would be good to acquire the latest data from MDN.

mahirshah avatar Jun 01 '17 20:06 mahirshah

Yeah, actually MDN have moved the data to https://github.com/mdn/data. I'm hoping that they will start publishing it to npm so that it's easier to consume, but for now we might have to load it from github instead.

Much of https://github.com/ben-eb/css-values/blob/master/src/data.js needs rewriting as the data has undergone numerous improvements; it's no-longer HTML encoded also.

ben-eb avatar Jun 05 '17 16:06 ben-eb