10.5.21 • Published 10 months ago
@atlasbot/parsers v10.5.21
@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.