Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

API endpoint handler for getting caniuse data in a ReSpec friendly way. Used in respec.org

Notifications You must be signed in to change notification settings

sidvishnoi/respec-caniuse-route

Repository files navigation

⚠ Deprecated ⚠

Merged into respec.org with speced/respec-web-services#146.


ReSpec Can I Use API Route

API endpoint handler for getting caniuse data in a ReSpec friendly way. Used in https://respec.org

Data source: https://github.com/Fyrd/caniuse ❤️

Setting up locally

Set the DATA_DIR environment variable to the directory where you want to save the raw and parsed data.

export DATA_DIR=$(pwd)/data/

About

API endpoint handler for getting caniuse data in a ReSpec friendly way. Used in respec.org

Resources

Stars

Watchers

Forks

Packages

No packages published