racv

npm install racv

Usage no npm install needed!

<script type="module">
  import racv from 'https://cdn.skypack.dev/racv';
</script>

README

rest-api-code-view

npm install racv


const RACV = require('racv')

RACV.url('https://blackmoon.net/_next/static/GdcSUDy8aNOaxTTi_H4hc/pages/login.js')
.then(success => console.log(success), err => console.log(err))

or

cd /racv
pm2 start ecosystem.config.js 

and

view-source:http://localhost:3333/https:||blackmoon.net|_next|static|GdcSUDy8aNOaxTTi_H4hc|pages|login.js