rawbot
v1.0.0
Published
Converts BLOB links of Github/Gitlab to Raw links
Downloads
1
Readme
Rawbot
Convert BLOB URLs of Github/Gitlab to their raw format
You can probably do this using the right APIs but this is a quick and dirty way to convert a blob ( binary large object ) link to a raw link
Note : For Gitlab the transformed link actually exists whereas for Github it results in a rerouting.
Running tests
./node_modules/ava/cli.js index.test.js