botserver/packages/basic.gblib
Rodrigo Rodriguez (Pragmatismo) 9e08cb5e64
All checks were successful
GBCI / build (push) Successful in 1m5s
fix(SystemKeywords): enhance save method to support CSV files and improve row update logic
2025-04-19 22:34:42 -03:00
..
models fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
services fix(SystemKeywords): enhance save method to support CSV files and improve row update logic 2025-04-19 22:34:42 -03:00
tests new(all): Unit tests infra. 2024-08-17 21:35:09 -03:00
index.ts fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
README.md
strings.ts

This is a General Bots open core package, more information can be found on the BotServer repository.

This alpha version is using a hack in form of converter to translate BASIC to TS and string replacements to emulate await code. See http://jsfiddle.net/roderick/dym05hsy for more info on vb2ts, so http://stevehanov.ca/blog/index.php?id=92 should be used to run it without translation and enhance classic BASIC experience.