10.5.20 • Published 9 months ago
@atlasbot/parsers v10.5.20
@atlasbot/parsers
These parsers convert strings into various forms of data. The goal for most is lax but accurate parsing, so a boolean can be y
or yes
instead of just true/false. Speed is also a concern, so they're generally reasonably fast.