Introduction
qsu is a function library that contains utilities that have been frequently used when writing website or application codes or that have been defined for use in abbreviated form.
Repeated utility codes that had to be managed for each project can be easily accessed by installing a single library.
qsu has the following advantages compared to other utility functions:
- Lightweight: It supports trishaking during build and is optimized for the latest development environment.
- Fast: It has the most competent and fastest solution for operations.
- Safe: It supports variable type checking, proper error handling, and is inspected to pass security checks and rigorous testing, enabling safe programming.
qsu officially supports the following languages (some functions may not be supported in certain languages):