1.0.2 ⢠Published 4 years ago
@prkeshri/fs.remote v1.0.2
Patch fs.readFile, fs.read to include remote urls! Can call with cli prefixing any node command.
š Homepage
Install
npm install @prkeshri/fs.remote
Usage
npx -p @prkeshri/fs.remote -p <your favourite package> -c 'fs.remote <your package name and args>'
Or,
require('@prkeshri/fs.remote'); // Auto patched!
Run tests
npm run test
Author
š¤ Praveen Ranjan Keshri
š¤ Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a āļø if this project helped you!
š License
Copyright Ā© 2021 Praveen Ranjan Keshri. This project is ISC licensed.
This README was generated with ā¤ļø by readme-md-generator