https://github.com/fkhadra/caniuse
💅 A beautiful TUI for caniuse.
https://github.com/fkhadra/caniuse
Last synced: 9 months ago
JSON representation
💅 A beautiful TUI for caniuse.
- Host: GitHub
- URL: https://github.com/fkhadra/caniuse
- Owner: fkhadra
- Created: 2022-08-10T13:48:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T21:01:40.000Z (about 3 years ago)
- Last Synced: 2025-03-28T11:21:50.428Z (10 months ago)
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Caniuse
A beautiful TUI for [caniuse](https://caniuse.com).




## Features
- Beautiful by default 💅
- Work offline 🛫
- Self-update 🚀
## Installation
### Binary releases
For Windows, Mac OS or Linux, you can download a binary release [here](https://github.com/fkhadra/caniuse/releases).
### Homebrew
```sh
brew install fkhadra/cli/caniuse
```
## Usage
In your terminal run the following command. It will start an interactive terminal.
```sh
caniuse
```
If you already know what you are looking for you can run
```sh
caniuse
```
## Credits
Huge thanks to [Fyrd](https://github.com/Fyrd) for maintainting https://caniuse.com/.