mirror of
https://github.com/Noratrieb/badargs.git
synced 2026-01-14 11:55:00 +01:00
fixed readme
This commit is contained in:
parent
527a683304
commit
3b6c7b936a
1 changed files with 3 additions and 1 deletions
|
|
@ -1,8 +1,10 @@
|
||||||
|
Node: badargs is not 1.0 yet, so it may change at any time. Use it with caution.
|
||||||
|
|
||||||
# badargs
|
# badargs
|
||||||
|
|
||||||
A zero-dependency full type-safe argument parser.
|
A zero-dependency full type-safe argument parser.
|
||||||
|
|
||||||
It's corect enough for what it does.
|
It's correct enough for what it does.
|
||||||
|
|
||||||
`badargs` handles non Utf8 input by just printing an error and exiting the program gracefully.
|
`badargs` handles non Utf8 input by just printing an error and exiting the program gracefully.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue