1.0.2 • Published 4 years ago

@prkeshri/fs.remote v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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