Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luka2220/parsleyjs
A Javascript JSON parser library for seamlesly converting json strings into JS Objects
https://github.com/luka2220/parsleyjs
javascript json lexical-analysis parsing tokenizer
Last synced: about 17 hours ago
JSON representation
A Javascript JSON parser library for seamlesly converting json strings into JS Objects
- Host: GitHub
- URL: https://github.com/luka2220/parsleyjs
- Owner: luka2220
- Created: 2024-12-21T17:14:02.000Z (19 days ago)
- Default Branch: master
- Last Pushed: 2025-01-04T16:29:03.000Z (5 days ago)
- Last Synced: 2025-01-04T17:26:57.890Z (5 days ago)
- Topics: javascript, json, lexical-analysis, parsing, tokenizer
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CI](https://github.com/luka2220/json-parser-lib/actions/workflows/node.js.yml/badge.svg)](https://github.com/luka2220/json-parser-lib/actions/workflows/node.js.yml)
## Description