1.2.1 • Published 26 days ago

get-3gpp-spec v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
26 days ago

get-3gpp-spec

A command line tool to download a 3GPP spec

Usage

npx get-3gpp-spec <spec number> latest

Download the latest (with the highest version) spec of the given spec number

npx get-3gpp-spec <spec number> <release> <yyyy-mm>
  • A wild card * can be used for <release> and/or <yyyy-mm>
  • If the wild card is used, it displays a list of corresponding specs instead of downloading the specs

Example

npx get-3gpp-spec 38.331 17 2022-09

Explanation: It tries to download Rel-17 version of 3GPP TS 38.331 which was published between September 2022 to November 2022.

Sponsor

If you find this is useful, please consider to buy me a coffee.

1.2.1

26 days ago

1.2.0

27 days ago

1.1.3

1 month ago

1.1.2

1 month ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago