1.0.4 • Published 8 years ago
@snek/js v1.0.4
js
The dead simple and extremely fast cli tool for javasript
Usage
- evaluate input
js 1 + 1➟2js Math.random()➟4(chosen by fair dice roll, guarenteed to be random)
- all the pipes
cat weather.json | js stdin.temperature➟21ccurl httpbin.org/get -s | js stdin.origin | toilet -t | lolcat -ti