An open API service indexing awesome lists of open source software.

https://github.com/othree/webidl

WebIDL files from Mozilla
https://github.com/othree/webidl

Last synced: 6 months ago
JSON representation

WebIDL files from Mozilla

Awesome Lists containing this project

README

          

WEBIDL files
============

All webidl files from https://dxr.mozilla.org/mozilla-central/source/dom/webidl/
Including the `CSS2Properties.webidl`.

Because the mozilla-central project is very huge(1.83GB).
And I need latest webidl files only.

Notice: Mozilla's webidl file is not standard webidl file. Their file have some custom extended attributes. And follow Web IDL second edition(draft now).

Requirement
===========

OSX requires Node 0.10. 0.12 is not able to install dependency.

Note
====

Compiled webidl path ex: `obj-x86_64-apple-darwin14.4.0/dom/bindings/*.webidl`