1.2.0 • Published 1 year ago

@sorrell/pdf-hot-reload v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PDF Hot Reload

PDF Hot Reload is an npm package that enables users to view their work in the browser with automatic reloading.

This package is made for systems that do not readily support the common implementations of this behavior. For example, the LaTeX Workshop plugin is currently broken when run on code-server on Android.

Installation

PDF Hot Reload is available on npm,

npm i -g pdf-hot-reload

Configuration

Currently, there exist no options to configure.

Usage

Simply run pdf-hot-reload myFile.tex. This will start the server and will open the web page in your default browser. Because Android is the primary use-case for this package, termux-open is supported.

Contributing

Pull requests are accepted, and Issues will be watched for. Please do not hesitate to contact me with issues or requests.

1.2.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago