issues
search
dashbitco
/
nimble_options
A tiny library for validating and documenting high-level options. 💽
Apache License 2.0
507
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Return structured errors everywhere
#38
whatyouhide
closed
4 years ago
0
Proposal: Support richer error messages
#37
zachdaniel
closed
4 years ago
5
Complex example of `one_of`?
#36
martinstreicher
closed
4 years ago
2
Add support for {:list, type}
#35
leandrocp
closed
4 years ago
6
Add pid type
#34
Jwsonic
closed
4 years ago
1
fixes misspelling
#33
supersimple
closed
4 years ago
1
Type spec generation
#32
michallepicki
closed
4 years ago
4
Update README.md with 0.2.0 version in installation instructions
#31
michallepicki
closed
4 years ago
1
Add option for `accepted_values` or `allowed_values` ?
#30
praveenperera
closed
4 years ago
1
Add NimbleOptions.validate!/2
#29
whatyouhide
closed
4 years ago
0
Proposal: add types :list and :non_empty_list
#28
leandrocp
closed
3 years ago
5
Switch function names
#27
milmazz
closed
4 years ago
1
Remove unreachable code on `NimbleOptions`
#26
milmazz
closed
4 years ago
2
Add unit tests for schema's doc validation
#25
milmazz
closed
4 years ago
1
Add support for "doc: false"
#24
whatyouhide
closed
4 years ago
0
Hiding options with "doc: false"
#23
whatyouhide
closed
4 years ago
3
Add hex badges
#22
leandrocp
closed
4 years ago
2
Allow complete schema to be passed when generating docs
#21
whatyouhide
closed
4 years ago
5
Add CI and license
#20
whatyouhide
closed
4 years ago
1
Support a context when showing error messages
#19
whatyouhide
closed
4 years ago
1
Add the {:one_of, choices} type
#18
whatyouhide
closed
4 years ago
1
Add the :timeout type
#17
whatyouhide
closed
4 years ago
1
Timeout type
#16
wojtekmach
closed
4 years ago
1
Member type
#15
whatyouhide
closed
4 years ago
8
Passing a "context" for nested options
#14
whatyouhide
closed
4 years ago
2
Add a test about "casting" through {:custom, ...}
#13
whatyouhide
closed
4 years ago
1
Rename "spec" terminology to "schema"
#12
whatyouhide
closed
4 years ago
3
How should we call the spec/definition?
#11
josevalim
closed
4 years ago
3
Fill in the README
#10
whatyouhide
closed
4 years ago
3
Add some missing basic types to the docs
#9
whatyouhide
closed
4 years ago
1
Basic types: which ones are nice?
#8
whatyouhide
closed
4 years ago
3
Clean up and prepare for release
#7
whatyouhide
closed
4 years ago
1
Generate docs
#6
msaraiva
closed
4 years ago
1
Validate the spec
#5
msaraiva
closed
4 years ago
0
First failing attempt for recursive types
#4
msaraiva
closed
4 years ago
0
Support recursive types
#3
josevalim
closed
4 years ago
1
Unify mfargs and function types with the help of an apply function
#2
josevalim
closed
3 years ago
2
Add :string, :boolean and :custom types
#1
msaraiva
closed
4 years ago
0
Previous