A very simple implementation of an optional type in typescript
### 提交规范 ##### 提交格式 + git commit -m <type>[optional scope]: <description>
## Options | Property | Type | Optional | Default | Description | |-------------------|----------|----------|--------------------------------------------------------
``` { recursion: { label: 'node', model: { struct: { object: {string: {}}, type: {optional: {string: {}}}, data: { optional: { union: {} } }, isVoid: {optional: {bool:
TypeScript utility type WithRequired
A ridiculously light-weight argument validator (now browser friendly)
Extends js-yaml with markdown type, optional react-output
A JavaScript parser built from the Hermes engine
Babel plugin to transform a LWC module
Allows you to optionally include modules without surrounding everything with 'try/catch'
Simple RFC 6838 media type parser and formatter
Allow parsing of optional catch bindings
NodeJS Require that let you handle module not found error without try/catch
The option type, also known as the maybe type, for JavaScript
Transform optional chaining operators into a series of nil checks
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Allow parsing of optional properties
Compile optional catch bindings
Canvas and Image utilities.
Takes a set of points and partition them into clusters according to DBSCAN's data clustering algorithm.
simplified stream construction
A zero-dependency alternative to cosmiconfig
Type check values
No description provided.
Add unsigned option to integer type for ActiveRecord's MySQL2 adapter
Optional Type Assertions for Ruby methods.
Simple Option Types
ApplixHash#from_argv builds hashes from ARGV like argument vectors according to following examples: '-f' --> { :f => true } '--flag' --> { :flag => true } '--flag:false' --> { :flag => false } '--flag=false' --> { :flag => 'false' } '--option=value' --> { :option => "value" } '--int=1' --> { :int => "1" } '--float=2.3' --> { :float => "2.3" } '--float:2.3' --> { :float => 2.3 } '--txt="foo bar"' --> { :txt => "foo bar" } '--txt:'"foo bar"'' --> { :txt => "foo bar" } '--txt:%w{foo bar}' --> { :txt => ["foo", "bar"] } '--now:Time.now' --> { :now => #<Date: 3588595/2,0,2299161> } remaining arguments(non flag/options) are inserted as [:arguments, args], eg: Hash.from_argv %w(--foo --bar=loo 123 now) becomes { :foo => true, :bar => 'loo', :arguments => ["123", "now"] }
Optional typing for Ruby
Optional Type Assertions for Ruby methods.
A library providing the optional type 'Maybe'
Define types with optional constraints for use within axiom and other libraries.
Minimal framework for definition of (optionally) type-aware domain models
Ruby port of Scala's Option Monad
Similar to Scala's for comprehension, this gem provides syntax for unwrapping homogeneous container type instances.
A puppet-lint plugin to check for class parameters with undef as value but not Optional type
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.