pixelfed-js

A js wrapper for the Pixelfed API following the PHP one


COC BSD-2-Clause

You can find docs generated with JSDoc on the repo's listed website.

This package is trying to be a 1:1 with the official PHP one, so there won't be any additional features.

Install

pnpm i pixelfed
// or
npm i pixelfed
// or
yarn add pixelfed

Contribute

  1. Read the Code of Conduct
  2. Fork it ( https://github.com/GeopJr/pixelfed-js/fork )
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

Resources

Extra

Made with contributors-img.