{"id":17960389,"url":"https://github.com/futagoza/pegjs-dev","last_synced_at":"2025-08-26T09:09:21.702Z","repository":{"id":147328341,"uuid":"63560715","full_name":"futagoza/pegjs-dev","owner":"futagoza","description":"A module to help release the tagged dev version of PEG.js on NPM","archived":false,"fork":false,"pushed_at":"2018-09-18T00:02:29.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T15:39:42.045Z","etag":null,"topics":["javascript","parser-generator","pegjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/futagoza.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-18T01:22:30.000Z","updated_at":"2018-09-18T00:02:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa5042bb-4af1-415e-ab1f-49ff4c8bcc26","html_url":"https://github.com/futagoza/pegjs-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/futagoza/pegjs-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futagoza%2Fpegjs-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futagoza%2Fpegjs-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futagoza%2Fpegjs-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futagoza%2Fpegjs-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futagoza","download_url":"https://codeload.github.com/futagoza/pegjs-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futagoza%2Fpegjs-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272200697,"owners_count":24890845,"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-26T02:00:07.904Z","response_time":60,"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":["javascript","parser-generator","pegjs"],"created_at":"2024-10-29T11:06:17.859Z","updated_at":"2025-08-26T09:09:16.671Z","avatar_url":"https://github.com/futagoza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![ci](https://img.shields.io/travis/pegjs/pegjs.svg)](https://travis-ci.org/pegjs/pegjs)\n[![release](https://img.shields.io/npm/v/pegjs.svg)](https://www.npmjs.com/package/pegjs)\n[![dev](https://img.shields.io/npm/v/pegjs/dev.svg)](https://github.com/pegjs/pegjs)\n[![license](https://img.shields.io/badge/license-mit-blue.svg)](https://opensource.org/licenses/MIT)\n\nPEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily.\n\n## about this repository\n\n1) This Node.js module help's release the tagged `dev` version of PEG.js on NPM.\n\n2) Each release is simply the current development version of PEG.js hosted at [GitHub](https://github.com/pegjs/pegjs), which includes all git commits made since the last major release. You can tell how many commits have been made since the last release by looking at the number proceeding the `dev` tag in the version string: `0.11.0-dev.72` means 72 commits have been made since `0.10.0`\n\n2) I usually update the tagged `dev` version whenever:\n\n    * The PEG.js parser is regenerated\n    * Parser generator (the compiler) is updated\n    * A new feature is implemented\n\n## more information\n\nPEG.js is currently maintained by [Futago-za Ryuu](https://github.com/futagoza). Since it's [inception](https://www.google.com/search?q=inception+meaning) in 2010, PEG.js was maintained by [David Majda](https://majda.cz/) ([@dmajda](http://twitter.com/dmajda)), until [May 2017](https://github.com/pegjs/pegjs/issues/503).\n\nThe [Bower package](https://github.com/pegjs/bower) is maintained by [Michel Krämer](http://www.michel-kraemer.com/) ([@michelkraemer](https://twitter.com/michelkraemer)).\n\nYou can find more information (install, usage, etc) either on the [Project website](http://pegjs.org/) or at the [GitHub repository](https://github.com/pegjs/pegjs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffutagoza%2Fpegjs-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffutagoza%2Fpegjs-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffutagoza%2Fpegjs-dev/lists"}