mdn / short-descriptions

Short descriptions of web platform features, for flexible usage in applications.
Other
12 stars 6 forks source link

Add a script to scrape the wiki of short descriptions #9

Closed ddbeck closed 5 years ago

ddbeck commented 5 years ago

As a project maintainer, I want to be able to generate JSON files containing short descriptions from text provided by MDN Web Docs. Add a script and an npm run command to generate those files from the wiki page's summary.

Acceptance criteria