From ed678c1283f3779ac79a4c1f8419d18dc50f3b64 Mon Sep 17 00:00:00 2001 From: xpadev-net Date: Mon, 27 Jun 2022 02:04:35 +0900 Subject: [PATCH] add input format update document update package.json --- docs/index.html | 183 +- docs/style.css | 59 + package-lock.json | 933 +- package.json | 24 +- rollup.config.js | 2 + sample/commentdata/19.json | 488707 ++++++++++++++++++---------------- src/@types/types.d.ts | 18 +- src/inputParser.ts | 271 +- src/main.ts | 126 +- src/typeGuard.ts | 44 +- tsconfig.json | 4 +- 11 files changed, 262922 insertions(+), 227449 deletions(-) diff --git a/docs/index.html b/docs/index.html index 9809b6f5..f8d472ac 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,24 +34,21 @@

Index

  • options
  • -
  • - Attributes - -
  • Methods