@prkeshri/fs.remote

1.0.2 • Public • Published

Welcome to fs.remote 👋

Version Documentation Maintenance License: ISC

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @prkeshri/fs.remote

    Weekly Downloads

    0

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    4.33 kB

    Total Files

    3

    Last publish

    Collaborators

    • prkeshri