Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 2.31 KB

README.md

File metadata and controls

33 lines (19 loc) · 2.31 KB

logo

Qsu: Quick & Simple Utility for Node.js

license Programming Language Usage Commit Count npm downloads npm latest package npm maintenance npm quality minified size Followers Stars

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

Family Packages

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

Contributing

Anyone can contribute to the project by reporting new issues or submitting a pull request. For more information, please see CONTRIBUTING.md.

License

Please see the LICENSE file for more information about project owners, usage rights, and more.