https://github.com/proj3rd/serialize-ran3-tabular
https://github.com/proj3rd/serialize-ran3-tabular
3gpp application-protocol cli ran3
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/proj3rd/serialize-ran3-tabular
- Owner: proj3rd
- Created: 2022-05-17T04:26:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T16:14:05.000Z (over 3 years ago)
- Last Synced: 2023-03-09T09:06:08.102Z (almost 3 years ago)
- Topics: 3gpp, application-protocol, cli, ran3
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serialize-ran3-tabular

3GPP RAN3 tabular serializer
## Usage
```sh
npx github:proj3rd/serialize-ran3-tabular
```
- `path`: An absolute or relative path to a file containing 3GPP RAN3 tabular definition.
Supports a docx file.
It writes the serialized RAN3 tabular definition to `.tabular.json`,
where `` is the original filename excluding a file extension.