Qsu is an underscore-based utility library optimized for the Node.js development environment. It is supported in one module without the need to separately write frequently used methods for each project.
- Lightweight and fast!
- Easy to install and use.
- 100% optimized for the latest Node.js and ESM environments.
- Useful features for websites and web applications
Installing and using the package and defining all the utility methods can be found on the documentation page below: https://qsu.cdget.com/getting-started/installation-javascript
As a family package of qsu
, it can be installed and used independently of the qsu
package.
- qsu-fs: File listing and management utilities
- qsu-web: Utilities for website front-end & back-end services
In addition, qsu
is also available for the Dart language: https://github.com/jooy2/qsu-dart
Anyone can contribute to the project by reporting new issues or submitting a pull request. For more information, please see CONTRIBUTING.md.
Please see the LICENSE file for more information about project owners, usage rights, and more.