caniuse/README.md

14 lines
321 B
Markdown

# caniuse
CLI for [caniuse](https://caniuse.com).
Retrieves data from the [caniuse repository](https://github.com/Fyrd/caniuse).
Largely based off of [caniuse-cmd](https://github.com/sgentle/caniuse-cmd), with fewer flags.
<img width="750" height="450" src="assets/demo.gif" alt="demo" />
## License
[MIT](LICENSE)