{"id":16528016,"url":"https://github.com/rundevelopment/regexp-ast-analysis","last_synced_at":"2025-03-21T09:31:33.055Z","repository":{"id":47847602,"uuid":"355883010","full_name":"RunDevelopment/regexp-ast-analysis","owner":"RunDevelopment","description":"A library for analysing JS RegExp ","archived":false,"fork":false,"pushed_at":"2024-06-29T08:54:38.000Z","size":1284,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T04:51:11.538Z","etag":null,"topics":["regex","regexp"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/RunDevelopment.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-04-08T11:39:25.000Z","updated_at":"2024-07-25T20:29:13.000Z","dependencies_parsed_at":"2023-01-22T16:15:30.245Z","dependency_job_id":"103d5f44-9689-4305-bb4b-02b702cf0f53","html_url":"https://github.com/RunDevelopment/regexp-ast-analysis","commit_stats":{"total_commits":138,"total_committers":2,"mean_commits":69.0,"dds":0.007246376811594235,"last_synced_commit":"1066a1b453df8f2512aa24cf5521995e5df8b3f5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RunDevelopment%2Fregexp-ast-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RunDevelopment%2Fregexp-ast-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RunDevelopment%2Fregexp-ast-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RunDevelopment%2Fregexp-ast-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RunDevelopment","download_url":"https://codeload.github.com/RunDevelopment/regexp-ast-analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244130232,"owners_count":20402754,"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":["regex","regexp"],"created_at":"2024-10-11T17:37:51.005Z","updated_at":"2025-03-21T09:31:32.749Z","avatar_url":"https://github.com/RunDevelopment.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RegExp AST analysis\n\n[![Actions Status](https://github.com/RunDevelopment/regexp-ast-analysis/workflows/Node.js%20CI/badge.svg)](https://github.com/RunDevelopment/regexp-ast-analysis/actions)\n[![npm](https://img.shields.io/npm/v/regexp-ast-analysis)](https://www.npmjs.com/package/regexp-ast-analysis)\n\nThis is a library providing functionalities to analyse [JavaScript RegExp](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp).\n\nAll functions operate on AST nodes produced by [regexpp](https://github.com/mysticatea/regexpp). Characters are parsed by [refa](https://github.com/RunDevelopment/refa).\n\n## Usage\n\nInstall the library using npm:\n\n```bash\nnpm i regexp-ast-analysis\n```\n\nImport the library:\n\n```js\nimport * as RAA from \"regexp-ast-analysis\";\n```\n\n## Documentation\n\nLinks to the full API documentation:\n\n- [Latest release](https://rundevelopment.github.io/regexp-ast-analysis/docs/latest/)\n- [Development](https://rundevelopment.github.io/regexp-ast-analysis/docs/dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frundevelopment%2Fregexp-ast-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frundevelopment%2Fregexp-ast-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frundevelopment%2Fregexp-ast-analysis/lists"}