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

https://github.com/sec-ant/bartender


https://github.com/sec-ant/bartender

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Bartender Browser Extension

Right click and read barcodes.

## Build

```bash
git clone https://github.com/Sec-ant/bartender.git
cd bartender
npm i
npm run build
```