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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.111latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.111
1.0.100
1.0.90
1.0.80
1.0.70
1.0.60
0.0.40
0.0.30
0.0.20
0.0.10

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