Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/option-t/option-t
A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
https://github.com/option-t/option-t
javascript nullable option-type result-type typescript
Last synced: 7 days ago
JSON representation
A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
- Host: GitHub
- URL: https://github.com/option-t/option-t
- Owner: option-t
- License: mit
- Created: 2015-03-12T16:20:09.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T02:56:16.000Z (14 days ago)
- Last Synced: 2024-11-01T03:23:30.765Z (14 days ago)
- Topics: javascript, nullable, option-type, result-type, typescript
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/option-t
- Size: 9.67 MB
- Stars: 289
- Watchers: 6
- Forks: 6
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.MIT