1.0.11 • Published 2 years ago

num-record-packer-client v1.0.11

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

TypeScript NUM Record Packer Client

This program takes a JSON object and convertes it to a more compact JSON object using a mapping specification, also written as JSON.

There are some examples of how to use the packer in the test directory.

Running the example code in a web browser

  1. Clone the repository.
  2. Run npm install -g webpack
  3. Run npm install -g webpack-cli
  4. Run npm install
  5. Open the test/index.html file using a web browser (Only tested using Brave browser)
  6. Paste your JSON into the first two text areas and click Pack to see the result.

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago