0.3.3 • Published 6 years ago

@webcomponents-dev/json-console v0.3.3

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

edit-in-webcomponents.dev

JSON Console

  <custom-element .logs=${[
  {
    method: "error",
    args: [
      {
        array: [1, 2, 3],
        date: new Date(),
      }
    ]
  }]}></custom-element>

Created with webcomponents.dev

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago