Skip to content

teeworlds-utilities/teeworlds-utilities

Repository files navigation

❤️ teeworlds-utilities

tests npm version license

Formerly known as tw-utils or @b0th/tw-utils.

📖 Build and run

You only need the following requirements:

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 test

If 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