get-npm-tarball-url
Create the tarball URL of a npm package
Last updated 8 years ago by zkochan .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install get-npm-tarball-url 
SYNC missed versions from official npm registry.

get-npm-tarball-url

Build Status

Create the tarball URL of a npm package

Installation

pnpm add get-npm-tarball-url

Usage

import getNpmTarballUrl from 'get-npm-tarball-url'

const url = getNpmTarballUrl('foo', '1.0.0')

console.log(url)
// 'https://registry.npmjs.org/foo/-/foo-1.0.0.tgz'

Related

License

MIT © Zoltan Kochan

Current Tags

  • 2.1.0                                ...           latest (a year ago)
  • 3.0.0-0                                ...           next (4 years ago)

9 Versions

  • 2.1.0                                ...           a year ago
  • 2.0.3                                ...           3 years ago
  • 3.0.0-0                                ...           4 years ago
  • 2.0.2                                ...           4 years ago
  • 2.0.1                                ...           7 years ago
  • 2.0.0                                ...           8 years ago
  • 1.0.1                                ...           8 years ago
  • 1.0.0                                ...           8 years ago
  • 0.0.0                                ...           8 years ago
Maintainers (1)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (4)

© 2010 - cnpmjs.org x YWFE | Home | YWFE