photron
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

Photron logo

Client to interact with the Photron API

⚠️​ This is a work in progress, the API is not stable yet.⚠️

NPM Unpacked Size npm bundle size NPM Version

📥 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

Package Sidebar

Install

npm i photron

Weekly Downloads

335

Version

1.5.0

License

ISC

Unpacked Size

188 kB

Total Files

10

Last publish

Collaborators

  • xutyxd