Skip to content

Exports for individual data types (features, browsers, etc)? #3884

@LeaVerou

Description

@LeaVerou

Currently, the only exports in this package are:

  1. web-features: Points to index.js which includes all data ({ browsers, features, groups, snapshots })
  2. web-features/data.json: Points to data.js which includes all data as a JSON file
  3. web-features/data.schema.json: Points to data.schema.json, a JSON schema of all data

It could be useful to have JSON exports for individual datasets (features, browsers, etc), especially for client-side use cases where 1 would not get any tree-shaking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions