respec-caniuse-routedeprecated

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

Usage no npm install needed!

<script type="module">
  import respecCaniuseRoute from 'https://cdn.skypack.dev/respec-caniuse-route';
</script>

README

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/