🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@opencollective/taxes

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencollective/taxes

Helpers to calculate taxes on Open Collective

latest
Source
npmnpm
Version
5.4.0
Version published
Weekly downloads
1.4K
-9.41%
Maintainers
4
Weekly downloads
 
Created
Source

Open Collective Taxes

codecov GitHub Discord

Foreword

If you see a step below that could be improved (or is outdated), please update the instructions. We rarely go through this process ourselves, so your fresh pair of eyes and your recent experience with it, makes you the best candidate to improve them for other users. Thank you!

Development

Prerequisite

  • Make sure you have Node.js version >= 18.
  • We recommend using nvm: nvm use.

Install

We recommend cloning the repository in a folder dedicated to opencollective projects.

git clone git@github.com:opencollective/opencollective-taxes.git opencollective/taxes
cd opencollective/taxes
npm install

Release

  • Bump version with npm version {patch|minor|major}
  • Run npm run build
  • Run npm publish
  • Run git push

Contributing

Code style? Commit convention? Please check our Contributing guidelines.

TL;DR: we use Prettier and ESLint, we do like great commit messages and clean Git history.

Tests

You can run the tests using npm test or npm run test:watch (for TDD).

Discussion

If you have any questions, ping us on Discord or Twitter (@opencollect).

Keywords

tax

FAQs

Package last updated on 19 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts