Code Monkey home page Code Monkey logo

wwwperiodictable's Introduction

Map of Web APIs/Technologies

Watch on GitHub

The columns are organized left-to-right by the date an API in that column was first implemented. The rows are organized by the date they were first proposed.

The first row represents technologies that still work, but are superseded or obsoleted by newer technologies. The second-to-last row is deprecated or abandoned APIs. These may have been implemented before and removed, or only partly implemented. The last row is proprietary or vendor-specific APIs. These only ever worked in one browser.

The darkness and lightness represents the browser support of an API. The redness represents how active an API's proposal or specification is.

Link format

  • Date links to the Specification
  • Element abbreviation links to What can this do? (Demo, Playground, or Reference)
  • Details links to How can I learn this? Guide
  • Background links to browser support (For most APIs, caniuse.com. For in-progress APIs, implementation progress pages.)

Contributing

Simply edit the HTML file. :) It uses nicely formatted semantic HTML. The CSS is inside the file.

wwwperiodictable's People

Contributors

codestance avatar crazypython avatar kshitizdayal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wwwperiodictable's Issues

Add "video" column

Research and add these (and any missing ones) in order of first added date, with the same format: last updated date, element name, and technology:

Get some practice using HTML.

  • GIF
  • Motion JPEG
  • APNG
  • Webm
  • Ogg
  • AV1
  • HEVC
  • MPEG

Add spec start dates

Currently the dates are the last time the specs were updated, which feedback shows makes for a confusing experience. Spec start dates should be added in the format 2012-2015, where 2015 is the end date.

Ideally, the spec start date should also link to the first version of the spec that was implemented. Or an article on the history– I'm not sure which yet. However, we can do that separately.

Add "security" column

Would like someone more knowledgable about web security to help.

Possible items:

  • TLS (1.0-1.3?)
  • CORS
  • HSTS
  • HSTS Preload
  • CSP

Add two more rows

First row: So that we have more space for APIs.
Second row: so that it looks like a periodic table, with space between the top section and the bottom one.

Add more caniuse links

Easy to use in the HTML markup, example:

                <td class="all">
                    <a href="https://caniuse.com/?search=xhtml"></a>
                    <time><a href="https://www.w3.org/TR/2010/NOTE-xhtml2-20101216/">2010</a></time>
                    <dt><a href="https://www.cnet.com/news/an-epitaph-for-the-web-standard-xhtml-2/">Xhtml</a></dt>
                    <dd><a href="https://www.w3schools.com/html/html_xhtml.asp">XHTML</a></dd>
                </td>

Separate colors for Chrome-proprietary and only-Chrome-has-implemented-yet APIs

Sometimes an API isn't in Firefox or Safari because they believe that the feature is harmful, and refuse to implement due to privacy or security concerns, such as Web USB: https://mozilla.github.io/standards-positions/#webusb

Other times, Firefox and/or Safari are implementing or considering implementing it, and only Chrome has fully implemented it yet, such as the Badging API: https://mozilla.github.io/standards-positions/#badging.

@codestance, can you help make separate colors for these two cases?

Comments

Great idea ! A couple of suggestions:

  • scale the page so it doesn't scroll horizontally. Maybe:
    meta name="viewport" content="width=device-width, initial-scale=1.0"
    body style="max-width:100%;"
    or something like that.

  • the symbols just distract when there already is a well-known acronym. For example, adding "Mail" above "SMTP", or "Hx" above "XHTML", just seems to make clutter.

Add more links to guides, specs, and demos

Wanted: more links to guides, specs, and demos from people even lightly familiar with that technology.

Please comment the best spec, demo, or guide here, or send a pull request if you want to be credited in commits. If you do send a pull request, follow these guidelines:

Spec: Should be linked to from date
Demo or reference: Should be linked to from element name
Guide: Should be linked to from description

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.