GithubHelp home page GithubHelp logo

es5.github.com's Introduction

Annotated ECMAScript 5

This repo holds a document that provides an annotated HTML view of ECMA 262, the ECMAScript Language Specification (5th edition). The annotations are intended to be collaboratively maintained.

How to contribute annotations

If you would like to contribute annotations, here are the preferred steps:

  1. If you don’t have one already, create a GitHub user account.

  2. Use the GitHub Web UI to create your own fork of the es5-spec git repository and check it out to make a local es5-spec workspace.

  3. Create the annotation in your workspace, using the next two steps.

  4. To make an annotation for, for example, section 10.2.1.2 of the ES5 specification, create a file in the anno subdirectory of your local es5-spec workspace named x10.2.1.2.html (note the literal x at the beginning of the filename.

  5. Add your content to that file. The contents of the file should be an HTML document fragment (not a complete document—you should omit the html, head, and body elements).

  6. Add a copyright statement with your name and e-mail address to the anno/LICENSE.txt file. Note that by adding a copyright statement with your name and e-mail address to that file, you are agreeing to contribute your annotations under the terms of the license described in that file.

  7. Commit the new annotation and updated anno/LICENSE.txt to your local git repository, then push it to your GitHub es5-spec fork.

  8. Send a GitHub es5-spec pull request so that your change can be committed into the upstream source.

Important

It is important to note that Annotated ECMAScript 5 is not a normative version of the ECMAScript spec. Though it does include the full text of the spec, it is in fact a completely non-normative derivative work based on the spec—strictly for the purpose of explaining the spec and assisting in its implementation.

Ex igne vita.

es5.github.com's People

Contributors

sideshowbarker avatar hzr avatar rwaldron avatar subzey avatar mathiasbynens avatar vpryim avatar

Watchers

库国兵 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.