@prkeshri/fs.remote
v1.0.2
Published
Patch fs.readFile, fs.read to include remote urls!
Downloads
1
Readme
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