UNPKG
fastparselite
Version:
latest (1.0.0)
1.0.0
Super simple & fast DSL parser for lightweight config-like data using custom syntax.
fastparselite
/
README.md
9 lines
(5 loc)
•
155 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
# Lite Data Parser
A fast, lightweight parser
for
simple DSL-like data
with
custom syntax.
## 🚀 Install
```bash npm install lite-data-parser