alwaysai / codecs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@alwaysai/codecs Build/Test

Usage

Related

Release procedure

To release the package to npmjs.org follow the steps:

  • publish new version: npm run publish:<major|minor|patch>
  • check the github pipeline running, if successful a new version will be created and published to npmjs.org
  • to get the auto-generated commit and tags, simply pull: git pull

More information

If you encounter any bugs or have any questions or feature requests, please don't hesitate to file an issue or submit a pull request on this project's repository on GitHub.

Pipeline is lintng, unit testing and building package on:

  • Ubuntu latest / Node.js: 16.x, 18.x, 20.x, 22.x
  • MacOS latest / Node.js: 16.x, 18.x, 20.x, 22.x
  • Windows latest / Node.js: 16.x, 18.x, 20.x, 22.x

About

License:Other


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%