0.3.3 • Published 4 years ago

@webcomponents-dev/json-console v0.3.3

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

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago