Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/InBrowserApp/tldr.inbrowser.app

📝 tldr InBrowser.App is a offline-capable PWA for tldr-pages. Fully runs in your browser. Zero API latency.
https://github.com/InBrowserApp/tldr.inbrowser.app

pwa tldr tldr-pages vue web website

Last synced: 3 months ago
JSON representation

📝 tldr InBrowser.App is a offline-capable PWA for tldr-pages. Fully runs in your browser. Zero API latency.

Awesome Lists containing this project

README

        

# 📝 tldr InBrowser.App

https://tldr.inbrowser.app

tldr InBrowser.App is an offline-capable PWA for [tldr-pages](https://github.com/tldr-pages/tldr). Fully runs in your browser. Zero API latency.

## ✨ Features

* Autocomplete and search commands.
* Browse by platforms and languages.
* Markdown render and dark mode support.
* Printer-friendly: hide unwanted elements when printing.
* Everything is processed in your browser.
* Works without a network connection using PWA.
* All files are static. No backend servers are needed.
* Zero API latency, no waiting for a response.
* Automatically updates when new tldr-pages are available.

## 🧑‍💻 Develop

```sh
$ npm run dev # Run Dev Server
$ npm run build # Build to dist/
```

## 📝 License

MIT License