This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@berrysauce/resolve

2.0.9 • Public • Published

resolve Logo

NPM

npm (scoped) npm bundle size (minified) NPM

resolve - npm Package

A URL and IP resolver for npm.

Installation

You can install the current resolve package with this command. The package is currently still in Beta.

npm i @berrysauce/resolve

Usage

Here, you can find the instructions on how to use the resolve package.

For URLs

After installing the resolve package, you can simply add it to you code like this:

const resolve = require("@berrysauce/resolve");
resolve("https://short.url", "URL")

and it will output the resolved/expanded URL.

For IPs

Currently, this function doesn't exist.

Licensing

This project is licensed under the MIT license.

Package Sidebar

Install

npm i @berrysauce/resolve

Weekly Downloads

6

Version

2.0.9

License

MIT

Unpacked Size

8.32 kB

Total Files

8

Last publish

Collaborators

  • berrysaucedev