resolve-http

0.2.0 • Public • Published

resolve http

Travis codecovnpm downloads Dependency Status

Install

npm install resolve-http

Usage

  • parser
const resolveHttp = require('resolve-http');
const path = 'http://raw.githubusercontent.com/OpenZeppelin/openzeppelin-solidity/master/contracts/math/SafeMath.sol';
let content = await resolveHttp.parser(path);

License

MIT © alincode

Readme

Keywords

none

Package Sidebar

Install

npm i resolve-http

Weekly Downloads

40

Version

0.2.0

License

MIT

Unpacked Size

2.41 kB

Total Files

5

Last publish

Collaborators

  • alincode