Giter Club home page Giter Club logo

Comments (3)

wbamberg avatar wbamberg commented on May 18, 2024 1

It's not really an API overview page. It's a top-level overview page (and navigation root) for the SVG technology as a whole, which is mostly expressed as a set of XML-based elements and attributes (just as HTML is).

API overview pages are part of the "Web API" domain, which is a set of specifications describing the JavaScript interfaces implemented in browsers. What we're missing is an overview page for the interfaces that browsers provide that enable JavaScript running in web pages to interact with SVG elements.

These things have a pretty standard structure, consisting of a short overview, a list of all the interfaces, and a spec table. For example: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API.

A rough analogy would be with https://developer.mozilla.org/en-US/docs/Web/CSS and https://developer.mozilla.org/en-US/docs/Web/API/CSS_Object_Model.

from content.

himanshugarg avatar himanshugarg commented on May 18, 2024

Does this qualify for an API overview page?

from content.

hamishwillee avatar hamishwillee commented on May 18, 2024

@himanshugarg Nearly. I believe the criteria would be that it is under https://developer.mozilla.org/en-US/docs/Web/API/ and https://developer.mozilla.org/en-US/docs/MDN/Structures/Page_types/API_landing_page_template

@wbamberg perhaps we could move/redirect it, update it to match the template. I prefer fewer entry points unless they have a significantly different audience and hence content.

from content.

Related Issues (20)

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.