pixelfed

3.0.1 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i pixelfed

Weekly Downloads

1

Version

3.0.1

License

BSD-2-Clause

Unpacked Size

13.4 kB

Total Files

5

Last publish

Collaborators

  • geopjr