Coder Social home page Coder Social logo

ES-Discuss

ES-Discuss is the mailing list where the future of JavaScript is discussed and agreed upon. Unfortunately the threads are not nicely formatted or easy to read. This project aims to group all the messages from each thread into one, nice, cleanly formatted markdown document.

Contribute

To contribute, start by forking the repository and deciding on a thread to generate. Runt the following command:

$ npm install q request
$ node generate https://mail.mozilla.org/pipermail/es-discuss/2012-November/026188.html > promises.md

Note that this will over-write any existing changes, so if you want to extend an existing thread, use the latest message in the thread as the url, and output to a temporary file, then manually attach the two.

Once you have done that, you'll have a big markdown file. You'll then need to manually go through and edit/format the markdown so links are properly referenced, code samples get syntax highlighted as JavaScript, and people don't include complete copies of previous messages.

You can preview your markdown file by doing:

$ npm install greadme
$ greadme

Don't forget to submit a pull request so everyone can see your great work.

Wherever possible I will aim to maintain the meaning of what was said, but I may change formatting, and remove duplicated content (such as quoting the entirety of the previous message). If you feel one of the documents mis-represents what you originally said, submit a pull request to correct the statements.

esdiscuss's Projects

ent icon ent

Encode and decode HTML entities

esdiscuss icon esdiscuss

Nicely formatted copies of the esdiscuss threads

esdiscuss.org icon esdiscuss.org

A website displaying markdown formatted versions of the esdiscuss.org posts

pipermail icon pipermail

node.js utilities for reading pipermail archives

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.