Feel free to contribute to this repo. Changes that improve overall performance, code quality, tests, etc. are highly appreciated.
- Ensure that all deps are installed and up to date.
- Ensure that all tests are OK.
- Add tests if necessary.
- Update the README.md if necessary and regenerate docs via provided script (
pnpm run typedoc
). - Optionally run benchmarks to ensure that your update does no harm to performance.