1.0.56 • Published 7 years ago

koadapt2html v1.0.56

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
7 years ago

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

7 years ago

1.0.55

7 years ago

1.0.54

7 years ago

1.0.53

7 years ago

1.0.52

7 years ago

1.0.51

7 years ago

1.0.50

7 years ago

1.0.49

7 years ago

1.0.48

7 years ago

1.0.47

7 years ago

1.0.46

7 years ago

1.0.45

7 years ago

1.0.44

7 years ago

1.0.43

7 years ago

1.0.42

7 years ago

1.0.41

7 years ago

1.0.40

7 years ago

1.0.37

7 years ago

1.0.36

7 years ago

1.0.35

7 years ago

1.0.34

7 years ago

1.0.33

7 years ago

1.0.32

7 years ago

1.0.31

7 years ago

1.0.30

7 years ago

1.0.29

7 years ago

1.0.28

7 years ago

1.0.27

7 years ago

1.0.26

7 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago