0.1.5 • Published 11 months ago

logtohtml v0.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

Log to HTML

A lightweight JavaScript utility that adds a dynamic log window to your application, beautifies console outputs, and enhances debugging on mobile & non desktop devices where we can not access the browser console.

Npm Package

Installation

  1. Using NPM
npm install logtohtml

OR

  1. Using CDN
<script src="https://unpkg.com/logtohtml@latest/dist/bundle.js"></script>
  1. Add Query Param ?logtohtml=true to your URL for testing

  2. Demo Image Demo Image

  3. Once you are setup with installation and query param you fill find a window with logs in your page

Demo

https://singhkunal2050.github.io/logtohtml/test/index.html?logtohtml=true

License

MIT © Kunal Singh

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago