resolve-github

0.2.0 • Public • Published

resolve github

Travis codecovnpm downloads Dependency Status

Install

npm install resolve-github

Usage

  • parser
const path = 'https://github.com/OpenZeppelin/openzeppelin-solidity/contracts/math/SafeMath.sol';
let content = await github.parser(path);

release change log

  • 0.2.0
    • support symbolic link

License

MIT © alincode

Readme

Keywords

none

Package Sidebar

Install

npm i resolve-github

Weekly Downloads

17

Version

0.2.0

License

MIT

Unpacked Size

4 kB

Total Files

5

Last publish

Collaborators

  • alincode