1.3.8 • Published 6 years ago

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

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
6 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

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.0

6 years ago

1.2.3

6 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

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