photron
v1.11.0
Published
A server to manage resources splitting into chunks for parallel download
Downloads
98
Maintainers
Readme
📥 Installation
npm i photron
📦 Packages
📦 CommonJS
const { PhotronAPIClient } = require('photron');
📦 ESM
import { PhotronAPIClient } from 'photron';
📦 TypeScript
import { PhotronAPIClient } from 'photron';
📝 License
This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE
- see the LICENSE file for details