Skip to content

Clear compatibility for web features.

License

Notifications You must be signed in to change notification settings

shnhrrsn/compat

Repository files navigation

compat.codes

data deploy License

compat.codes is powered by data from mdn and gs.statcounter.com to provide clear compatibility for web features.

Development

compat is built on Next.js. You can get started by running the following commands:

git clone https://github.com/shnhrrsn/compat.git && cd compat
git submodule update --init --depth=1
yarn install
yarn dev