1.0.56 • Published 8 years ago
koadapt2html v1.0.56
koadapt2html
Convert Adapt JSON to HTML.
Installation
Note: requires Node.js to be installed.
From the command line, run:
npm install -g koadapt2html
Usage
Command
- Run this command inside a directory containing JSON files:
koadapt2html
- HTML files will be created in an
koadapt2html
subdirectory. - Each HTML file may be opened in Word with headings formatted appropriately.
Rules
- A JSON name/value pair will be included in the HTML if meets the following criteria:
- Name doesn’t start with an underscore
_
- Value isn’t an empty string
""
- Objects are checked recursively by default for accepted name/value pairs.
exceptions.json
contains a blacklist and whitelist for exceptions to these rules.- To override the default
exceptions.json
, simply include a version of this file in your working directory. - Objects may be added to the blacklist with the syntax
<objectName>.*
1.0.56
8 years ago
1.0.55
8 years ago
1.0.54
8 years ago
1.0.53
8 years ago
1.0.52
8 years ago
1.0.51
8 years ago
1.0.50
8 years ago
1.0.49
8 years ago
1.0.48
8 years ago
1.0.47
8 years ago
1.0.46
8 years ago
1.0.45
8 years ago
1.0.44
8 years ago
1.0.43
8 years ago
1.0.42
8 years ago
1.0.41
8 years ago
1.0.40
8 years ago
1.0.37
8 years ago
1.0.36
8 years ago
1.0.35
9 years ago
1.0.34
9 years ago
1.0.33
9 years ago
1.0.32
9 years ago
1.0.31
9 years ago
1.0.30
9 years ago
1.0.29
9 years ago
1.0.28
9 years ago
1.0.27
9 years ago
1.0.26
9 years ago
1.0.25
9 years ago
1.0.24
9 years ago
1.0.23
9 years ago
1.0.22
9 years ago
1.0.21
9 years ago
1.0.20
9 years ago
1.0.19
9 years ago
1.0.18
9 years ago
1.0.17
9 years ago
1.0.16
9 years ago
1.0.15
9 years ago
1.0.14
9 years ago
1.0.13
9 years ago
1.0.12
9 years ago
1.0.11
9 years ago
1.0.10
9 years ago
1.0.9
9 years ago
1.0.8
9 years ago
1.0.7
9 years ago
1.0.6
9 years ago
1.0.5
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago