An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Caniuse

A beautiful TUI for [caniuse](https://caniuse.com).

caniuse main

list select

search

support

## 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/.