Giter Site home page Giter Site logo

Comments (5)

Fyrd avatar Fyrd commented on May 3, 2024

Mostly because I plan to only record the data of the latest version (testing older versions of these browsers is near impossible as of little value), so internally it's easier to stick to a single ID. I admit this is rather confusing for anyone else using the data, so I should probably see if I can change that for the exported data.

from caniuse.

saschanaz avatar saschanaz commented on May 3, 2024

How about

"n" as of version 20
"y" as of version 22

something like that?

The data structure would be something like this:

"and_ff":{
      "0":"y",
      "asof":21
    } 

from caniuse.

Fyrd avatar Fyrd commented on May 3, 2024

Hmm, not too bad an idea...but it'd take additional work in the processing of the data that I'd prefer to avoid. I think I'll actually wind up just tracking the information and if I don't know I'll just set older untestable versions as "u"nknown.

from caniuse.

saschanaz avatar saschanaz commented on May 3, 2024

I think we just want to know whether the current version of Android Firefox supports something or not, so to avoid "u", we may just write the latest version we checked, so that the contributors can check a feature only on the current version.

from caniuse.

Fyrd avatar Fyrd commented on May 3, 2024

This got changed recently, just showing the latest version now.

from caniuse.

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.