Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T14:41:24.000Z (over 1 year ago)
- Last Synced: 2024-10-15T17:21:10.024Z (3 months 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