The Wayback Machine - https://web.archive.org/web/20220602010139/https://github.com/topics/option
Here are
199 public repositories
matching this topic...
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Updated
Jun 1, 2022
Python
A react-native dropdown/picker/selector component for both Android & iOS.
Updated
Jul 28, 2021
JavaScript
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
🔧 Fast, modern, and practical utility library for FP in TypeScript.
Updated
Apr 30, 2022
TypeScript
👻 Option, Result, and Either types for TypeScript; Inspired by Rust
Updated
Apr 9, 2022
TypeScript
Utility types for functional TypeScript
Updated
May 5, 2022
TypeScript
Manage your laravel application's dynamic settings in one place with various supported input types.
Updated
Feb 23, 2020
HTML
Updated
Jul 24, 2016
Ruby
Updated
Jan 21, 2022
Python
🚫 🐭 Asynchronous, single package CLI framework for Node
Updated
Jan 25, 2022
JavaScript
A simple C++ header only command line argument parser
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
Ruby port of some Scala's monads
Updated
Mar 22, 2022
Ruby
Manage WordPress comments, menus, options, posts, sites, terms, and users.
[READ-ONLY] Loads configs to you with CLI --config, -c, --set, -s or sets parameter
Manage assets on Opyn V1 (Convexity).
Updated
Oct 7, 2021
TypeScript
Functions for tacit programming and functional types for TypeScript and JavaScript.
Updated
Mar 29, 2022
TypeScript
A small typed and safe library for error handling with functionnal programming concept in Dart and flutter project
Updated
May 11, 2022
Dart
Experimental implementation of Maybe and Result monads compatible with await.
Updated
Sep 9, 2020
TypeScript
Fully typesafe, Rust-like Result and Option types for Python
Updated
Sep 23, 2020
Python
🦋 Scala monads for javascript
Updated
Mar 26, 2019
TypeScript
No more null check with an dart equivalent of Maybe (Haskel, Elm) / Option (F#).
Updated
Mar 11, 2021
Dart
An R Package for Monte Carlo Option Pricing Algorithm for Jump Diffusion Models with Correlational Companies
Functional helpers including `Async` and `Result` to help enable things like "railway-oriented" programming. Heavily inspired by F#
Updated
Sep 23, 2018
TypeScript
Some Scala useful classes ported to PHP.
A minimal library that defines primitive building blocks of PHP code.
Improve this page
Add a description, image, and links to the
option
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
option
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It would be nice to add a code path in debug mode that asserts if a user has accidentally included an AsyncParseableCommand nested under a Sync one, as the async run entry point will not be called in this case.