0.1.5 • Published 4 months ago

logtohtml v0.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.0.11

4 months ago

0.0.10

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.5

4 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago