num-record-packer-client
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i num-record-packer-client

Weekly Downloads

1

Version

1.0.11

License

Apache-2.0

Unpacked Size

60.2 kB

Total Files

13

Last publish

Collaborators

  • frednum
  • twalmsley
  • elliottinvent