{"id":17605031,"url":"https://github.com/hrvolapeter/javascript-es9-parser","last_synced_at":"2025-08-29T02:36:52.635Z","repository":{"id":84573494,"uuid":"149428237","full_name":"hrvolapeter/javascript-es9-parser","owner":"hrvolapeter","description":"Javascript evaluator according to ECMAScript","archived":false,"fork":false,"pushed_at":"2019-05-22T15:39:14.000Z","size":18758,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T18:39:15.814Z","etag":null,"topics":["ast","ecmascript","javascript","javascript-parser","nodejs","parser","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrvolapeter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-19T09:45:53.000Z","updated_at":"2025-01-02T21:07:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbd7f40d-0121-4a50-866f-e91790527fe7","html_url":"https://github.com/hrvolapeter/javascript-es9-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrvolapeter/javascript-es9-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrvolapeter%2Fjavascript-es9-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrvolapeter%2Fjavascript-es9-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrvolapeter%2Fjavascript-es9-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrvolapeter%2Fjavascript-es9-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrvolapeter","download_url":"https://codeload.github.com/hrvolapeter/javascript-es9-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrvolapeter%2Fjavascript-es9-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272612176,"owners_count":24964388,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ast","ecmascript","javascript","javascript-parser","nodejs","parser","rust"],"created_at":"2024-10-22T14:43:29.140Z","updated_at":"2025-08-29T02:36:52.585Z","avatar_url":"https://github.com/hrvolapeter.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Javascript parser\n\n\u003c!-- [![Build Status](https://travis-ci.com/retep007/javascript-es9-parser.svg?branch=master)](https://travis-ci.com/retep007/javascript-es9-parser) --\u003e\n\u003c!-- [![Coverage Status](https://coveralls.io/repos/github/retep007/javascript-es9-parser/badge.svg?branch=master)](https://coveralls.io/github/retep007/javascript-es9-parser?branch=master) --\u003e\n\nThis project introduces javascript parser written in Rust-lang.\n\nThe project is currently under development. API is not stable and [ECMA 2018](http://www.ecma-international.org/ecma-262/9.0/index.html#sec-statements) is not fully supported yet. However, it may be satissfactory for simple use cases.\n\n## Documentation\nDocumentation of public API [here](https://retep007.github.io/javascript-es9-parser/)\nDocumentation of implementaiton also with explanation can be found in specific files\n\n## Development\n### Build\nYou need nightly version of rust compiler. Project contains cargo package manager. Whole library can be build\nwith `cargo build --release`. Recommended setup is through [rustup](https://rustup.rs/) installer.\n### Testing\nTests inlcuding intergration tests can be run with `cargo test --all`.\n### Benchmarking\nFor running available benchmarks use `cargo bench`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrvolapeter%2Fjavascript-es9-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrvolapeter%2Fjavascript-es9-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrvolapeter%2Fjavascript-es9-parser/lists"}