https://github.com/ilhamjaya08/samp-query-ts
SA:MP Query SDK for Node and Typescript
https://github.com/ilhamjaya08/samp-query-ts
gta gtasa sa-mp samp samp-query samp-web sanandreas sanandreasmultiplayer typescript
Last synced: 6 months ago
JSON representation
SA:MP Query SDK for Node and Typescript
- Host: GitHub
- URL: https://github.com/ilhamjaya08/samp-query-ts
- Owner: ilhamjaya08
- License: apache-2.0
- Created: 2024-02-10T09:42:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T19:43:05.000Z (over 1 year ago)
- Last Synced: 2025-03-27T09:21:31.533Z (6 months ago)
- Topics: gta, gtasa, sa-mp, samp, samp-query, samp-web, sanandreas, sanandreasmultiplayer, typescript
- Language: TypeScript
- Homepage:
- Size: 43.9 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# samp-query-ts
The NPM library that I self-rewrote from Javascript to TypeScript, I want to make the node-samp-query library function stably in Typescript. If there are any bugs/errors/other problems, please report them to me on the Issues tab on this Repository page. Later, I will immediately make a solution/latest version that is good and has no problems, because the original script from this Package Library belongs to someone else that I write again using another programming language> Note from @hansputera : This package has major changes, I've rewritten the entire code to clean up the code, and it can be debugged more easily
# Disclaimer Statement
I re-wrote the Original Script into another language to increase my skills in TypeScript Language, do not intend to misuse or change the name of the Original Script creator, and I also intend to make it easier for other people who want to create applications that utilize the NPM Package for needs in the Community of SA:MP be it Web-App, Bot-App, or others.# NPM Package Page
To install this Package to your project, use this
```npm i samp-query-ts```
You can see the preview of this package at Official NPM Site https://www.npmjs.com/package/samp-query-ts or click here
# Original Script
The original script is Here
Or you can visit the GitHub Repository https://github.com/Revalto/node-samp-query or the NPM Package Page in Here or https://www.npmjs.com/package/node-samp-query