https://github.com/codethread/tstl-result
Fork and adaptation of neverthrow for use in typescript-to-lua
https://github.com/codethread/tstl-result
Last synced: over 1 year ago
JSON representation
Fork and adaptation of neverthrow for use in typescript-to-lua
- Host: GitHub
- URL: https://github.com/codethread/tstl-result
- Owner: codethread
- License: mit
- Created: 2023-08-17T18:16:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T14:41:24.000Z (almost 3 years ago)
- Last Synced: 2025-03-19T22:05:22.428Z (over 1 year ago)
- Language: TypeScript
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tstl Result
Fork and adaptation of [neverthrow](https://github.com/supermacro/neverthrow) for use in [typescript-to-lua](https://typescripttolua.github.io/), in the context of [neovim](https://neovim.io/)
Please see the original:
- repo: https://github.com/supermacro/neverthrow
## Changes
See the original site and repo for api info