Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
brackets / opt / brackets / www / extensions / default / MDNDocs
  ..
  InlineDocsViewer.html
  InlineDocsViewer.js
  LICENSE
  MDNDocs.less
  README.md
  css.json
  html.json
  logo.svg
  main.js
Size: Mime:

Updating the Docs

  • Use the Node script scrape-mdn to update the css.json and html.json contents:
  • Both the JSON files will have URL and Summary, but for css.json we need to have possible values of each css property along with small description, so use this Node script MDNDocsScrapper, this takes css.json as input and then creates a newcss.json with the desired content.