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
- Host: GitHub
- URL: https://github.com/othree/webidl
- Owner: othree
- Created: 2014-12-09T07:29:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T04:24:23.000Z (over 9 years ago)
- Last Synced: 2024-10-14T13:04:40.186Z (over 1 year ago)
- Language: IDL
- Size: 648 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`