@opndev/paga
v0.0.2
Published
Payment package
Readme
Welcome to@opndev/paga
Payment package
Development
Try to keep functions small and try not to depend on any outside functions. We
aim to keep the dependency graph as small as possible. The use of esm is
welcomed and writing tests is encouraged.
jsdoc
You can build the documentation by running npm run jsdoc.
eslint
The ES Linting profile is flexible and does not try to enforce much. There is more than one way to do it (TIMTOWTDI).
Try to stay constistent, but forcing a programming style upon others is bad.
Code of Conduct
Be human.
Semver
This project does not adhere to semver and one should not rely on the version x.y.z notation to infer stability or reliability. Read the Changes file to see any updates a version may bring. The fact that this module sits currently at 0.x.z ranges does not indicate alpha or beta or even unstable associations. It is just a number and we started at 0.0.1.
In general the following hard guarantee will be given: We will not break your code. In case we do happen to cause breakage: we will fix it accordingly.
In case we foresee breaking changes we'll add deprecation warnings. Giving you time to fix things before a breaking change will be introduced. When a change will be introduced is communicated in the Changes file. Security fixes may cause breakage at any given time without notice.
This package is released by @opndev/rzilla, changes to package.json will be
overridden. In addition to a little bit of promotion, this also means that
version numbers are autoincremented at release time and bumped in all relevant
files: Versioning for humans, not machines.
