JSON parser in https://deno.land / TypeScript
- Basic building parser blocks
-
result -
zero -
item -
bind -
sat -
either -
sepBy -
many -
EOF -
oneOf -
fmap -
seq
-
- Refactor
- JSON
- Booleans
- String literals
- Escape support
- Numbers
- Floats
- Negatives
- Arrays
- Objects
- null
