1.2.14 โข Published 1 year ago
teeworlds-utilities v1.2.14
โค๏ธ teeworlds-utilities
Formerly known as tw-utils or @b0th/tw-utils.
๐ Build and run
You only need the following requirements:
- NodeJS
- 18.x
- 20.x
To install the npm package, you should run the following command.
npm i teeworlds-utilities๐ค Contribute
If you want to help the project, you can follow the guidelines in CONTRIBUTING.md.
๐งช Tests
There are some unitary test written for jest. You can run them with the following command:
npm run testIf you want to debug, you should set the environment variable DEBUG to true, it will allow Logger.debug to output.
โญ Use cases
If you want to see examples of how to use the library, you can check the `.test.ts`** files, such as asset.
๐ Tasks
- Unitary tests
- Documentation 80 %
- Documentation 100 %
- CI/CD pipeline
- Log environment variable
- Extract every asset part