{"id":13998529,"url":"https://github.com/NicolasLopes7/json-parser","last_synced_at":"2025-07-23T06:31:56.265Z","repository":{"id":119204910,"uuid":"593881381","full_name":"NicolasLopes7/json-parser","owner":"NicolasLopes7","description":"✨ a simple json parser. compiler engineer wannabe. (WIP)","archived":false,"fork":false,"pushed_at":"2023-02-09T22:45:48.000Z","size":30,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-10T19:17:13.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NicolasLopes7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-01-27T03:34:26.000Z","updated_at":"2023-03-17T13:42:14.000Z","dependencies_parsed_at":"2023-03-13T12:43:14.458Z","dependency_job_id":null,"html_url":"https://github.com/NicolasLopes7/json-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasLopes7%2Fjson-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasLopes7%2Fjson-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasLopes7%2Fjson-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasLopes7%2Fjson-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicolasLopes7","download_url":"https://codeload.github.com/NicolasLopes7/json-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227245182,"owners_count":17753239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-09T19:01:45.217Z","updated_at":"2024-11-30T00:31:40.529Z","avatar_url":"https://github.com/NicolasLopes7.png","language":"TypeScript","readme":"# json parser\nThis is a simple parser made in Typescript, and tested with Vitest. ✨\n\n## Steps\nIt has only two simple steps:\n - The Lexer\n   - Split all the characters in tokens, and create literals in keywords.\n - The Parser\n   - Creates an AST (Abstract Syntax Tree) with the tokens provided by the lexer\n   \n## How to use\n\n- Clone the Repo ```❯ git clone https://github.com/NicolasLopes7/json-parser```\n- Go to the directory and install dependencies ```❯ cd json-parser \u0026\u0026 pnpm i```\n- Run the project ```❯ pnpm start```\n- If you want to run the tests ```❯ pnpm test```\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNicolasLopes7%2Fjson-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNicolasLopes7%2Fjson-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNicolasLopes7%2Fjson-parser/lists"}