1.3.8 • Published 5 years ago

third-gen-message-formatter-ran3 v1.3.8

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
5 years ago

3GPP Message Formatter for RAN3

It generates an Excel workbook for all 3GPP Applicaiton Protocol (AP; 36.4xx, 38.4xx) messages/IEs

npm.io

Looking for RAN2/RAN3 integrated binary?

Installation

npm i third-gen-message-formatter-ran3

Dependencies

If above doesn't install dependencies:

npm i cellref cheerio excel4node

Usage

  • Convert 3GPP AP document into a web page format (.htm, .html)
    • Make sure that a web page is encoded in UTF-8

Command Line

node formatter <spec_file>
# node formatter 38473-f11.htm

Package

var formatter = require('third-gen-message-formatter-ran3');
var workbook = formatter.format(html);
1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago