https://github.com/codethread/tstl-validate
Fork and adaptation of valibot for use in typescript-to-lua
https://github.com/codethread/tstl-validate
Last synced: 8 months ago
JSON representation
Fork and adaptation of valibot for use in typescript-to-lua
- Host: GitHub
- URL: https://github.com/codethread/tstl-validate
- Owner: codethread
- License: mit
- Created: 2023-08-17T14:38:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T19:35:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-19T22:05:22.348Z (over 1 year ago)
- Language: TypeScript
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tstl Validate
Fork and adaptation of valibot for use in [typescript-to-lua](https://typescripttolua.github.io/), in the context of [neovim](https://neovim.io/)
Please see the original:
- site: https://valibot.dev/
- repo: https://github.com/fabian-hiller/valibot
## Changes
See the original site and repo for api info, however typescript is not Lua, see below for feature set
- TODO