Skip to content

API for CSS Properties Index #636

@ideadapt

Description

@ideadapt

I have been looking for an API like access to all CSS properties and values. For example: give me all properties and their corresponding values in css 2.1.
I stumbled upon https://drafts.csswg.org/indexes/#properties and created a POC a-axton/css-properties-values#1 to crawl the data.
A few days ago I saw https://github.com/w3c/csswg-drafts/tree/master/css21/properties. This looks a lot easier to parse.
Now, I have two main questions at this point:

  1. Is there a plan to create similar index files for CSS3?
  2. Is there already a parser / generator to read / write those structured files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions