ES6 specification drafts in HTML format

# Mathias Bynens (13 years ago)

I’m not sure if this is the right list to ask, but would it be possible to publish drafts (harmony:specification_drafts) in HTML format as well? Would be nice to get a nice, bookmarkable HTML resource for each draft version.

Seems like this would be relatively easy using Jason Orendorff’s converter (jorendorff/es-spec-html).

# Mathias Bynens (13 years ago)

On Sun, Jul 8, 2012 at 9:48 PM, Mathias Bynens <mathias at qiwi.be> wrote:

[…] would it be possible to publish drafts (harmony:specification_drafts) in HTML format as well? Would be nice to get a nice, bookmarkable HTML resource for each draft version.

So basically what I’m asking for is people.mozilla.org/~jorendorff/es6-draft.html, but hosted on ecmascript.org or ecma-international.org, linked to from the wiki. Does that sound like something that could be arranged?

# Allen Wirfs-Brock (13 years ago)

Jason creates them, occasionally when I remember to send him the docx file. There is actually a fair amount of manual tweaking that needs to be done each time we generate an HTML version and that is likely to remain so as long as the draft is still under going major revisions. I don't want this HTML conversion work to be a blocker for releasing new drafts, but we'll post them as they become available.