Optional implementation in Typescript
Styled input component with optional type prop, defaulting to 'text'.
An Optional type inspired by Scala's Option for better undefined handling.
Maybe/Optional type implementation in Typescript. Main motivation for creating this library was handling `null` values in deeply nested data, coming from GraphQL APIs, but the library itself is not limited to GraphQL.
Set and get cookies with optional type validation with a Standard Schema.
Tag list stored as `Tag[]` (`id`, `label`, optional `type`, `colorVarName`, `icon`). `colorVarName` (field `params` or per tag): Bulma semantic tokens (`primary`, `link`, `info`, `success`, `warning`, `danger`, `dark`, `light`, `text`, `white`, `black`, a
Optional type-safe query SDK for Contentrain — generated TypeScript client for platform-independent JSON content
Styled input component with optional type prop, defaulting to 'text'.
Optional Type in TypeScript like Java Optional API
Optional type annotations and type-check linting
A multimap with optional type safety
Pulse 3.1 - Programming language with CSP concurrency, structured concurrency, optional type system, and IR-based compiler
Operations on the Optional type for typescript
TypeScript utility type WithRequired
Optional type written in Typescript
A ridiculously light-weight argument validator (now browser friendly)
JavaScript Optional type for functional programming with Flow
A JavaScript parser built from the Hermes engine
Tiny, zero-dependency, correct CSV parser & stringifier — quotes, escaped quotes, embedded commas/newlines, optional type coercion (numbers/booleans/null), and a CSV↔JSON CLI. ~1KB, works in Node, Deno, Bun & the browser.
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
A very simple implementation of an optional type in typescript
Allow parsing of optional catch bindings
🐾 PawScript interpreter
Compressed structure `Option<TypeId>`
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.