Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jooy2/qsu-web
Web page Simple Utility for JavaScript
https://github.com/jooy2/qsu-web
util utility web
Last synced: about 1 month ago
JSON representation
Web page Simple Utility for JavaScript
- Host: GitHub
- URL: https://github.com/jooy2/qsu-web
- Owner: jooy2
- License: mit
- Created: 2023-06-29T00:48:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T13:29:20.000Z (11 months ago)
- Last Synced: 2024-10-31T18:59:58.593Z (2 months ago)
- Topics: util, utility, web
- Language: TypeScript
- Homepage: https://qsu.cdget.com
- Size: 772 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# qsu-web: Web page Simple Utility for NodeJS
> [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/qsu-web/blob/main/LICENSE) ![Programming Language Usage](https://img.shields.io/github/languages/top/jooy2/qsu-web) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/qsu-web) [![npm downloads](https://img.shields.io/npm/dm/qsu-web.svg)](https://www.npmjs.com/package/qsu-web) [![npm latest package](https://img.shields.io/npm/v/qsu-web/latest.svg)](https://www.npmjs.com/package/qsu-web) ![minified size](https://img.shields.io/bundlephobia/min/qsu-web) ![github repo size](https://img.shields.io/github/repo-size/jooy2/qsu-web) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) ![Stars](https://img.shields.io/github/stars/jooy2/qsu-web?style=social)
**qsu-web** is an underscore-based utility library optimized for the **[NodeJS](https://nodejs.org)** development environment. It is supported in one module without the need to separately write frequently used methods for each project.
The main package repository for the `qsu` project is here: https://github.com/jooy2/qsu
## [Documentation (Getting Started & Method Reference)](https://qsu.jooy2.com/qsu-family-packages/qsu-web/getting-started/installation)
Installing and using the package and defining all the utility methods can be found on the documentation page below: https://qsu.jooy2.com/qsu-family-packages/qsu-web/getting-started/installation
## Contribute
You can report issues on [GitHub Issue Tracker](https://github.com/jooy2/qsu-web/issues). You can also request a pull to fix bugs and add frequently used features.
## License
Copyright © 2023 [Jooy2](https://jooy2.com) <[[email protected]](mailto:[email protected])> Released under the MIT license.