{"id":19584779,"url":"https://github.com/flex-development/unist-util-parsec","last_synced_at":"2026-06-18T10:31:58.713Z","repository":{"id":244296764,"uuid":"814832971","full_name":"flex-development/unist-util-parsec","owner":"flex-development","description":"a unist flavored parser combinator library","archived":false,"fork":false,"pushed_at":"2025-02-18T10:09:01.000Z","size":2401,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-13T19:55:37.222Z","etag":null,"topics":["ast","combinator","parser","syntax","unist"],"latest_commit_sha":null,"homepage":"https://github.com/flex-development/unist-util-parsec","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flex-development.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/funding.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["flex-development"]}},"created_at":"2024-06-13T19:55:59.000Z","updated_at":"2024-11-21T10:08:55.000Z","dependencies_parsed_at":"2024-06-16T04:23:41.163Z","dependency_job_id":"cbae1074-21bb-43cd-8f43-352c5e8dbf8a","html_url":"https://github.com/flex-development/unist-util-parsec","commit_stats":null,"previous_names":["flex-development/unist-util-parsec"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flex-development/unist-util-parsec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flex-development%2Funist-util-parsec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flex-development%2Funist-util-parsec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flex-development%2Funist-util-parsec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flex-development%2Funist-util-parsec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flex-development","download_url":"https://codeload.github.com/flex-development/unist-util-parsec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flex-development%2Funist-util-parsec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34487069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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","combinator","parser","syntax","unist"],"created_at":"2024-11-11T07:49:42.550Z","updated_at":"2026-06-18T10:31:58.688Z","avatar_url":"https://github.com/flex-development.png","language":"TypeScript","funding_links":["https://github.com/sponsors/flex-development"],"categories":[],"sub_categories":[],"readme":"# unist-util-parsec\n\n[![github release](https://img.shields.io/github/v/release/flex-development/unist-util-parsec.svg?include_prereleases\u0026sort=semver)](https://github.com/flex-development/unist-util-parsec/releases/latest)\n[![npm](https://img.shields.io/npm/v/@flex-development/unist-util-parsec.svg)](https://npmjs.com/package/@flex-development/unist-util-parsec)\n[![codecov](https://codecov.io/gh/flex-development/unist-util-parsec/graph/badge.svg?token=klo1pNLmDZ)](https://codecov.io/gh/flex-development/unist-util-parsec)\n[![module type: esm](https://img.shields.io/badge/module%20type-esm-brightgreen)](https://github.com/voxpelli/badges-cjs-esm)\n[![license](https://img.shields.io/github/license/flex-development/unist-util-parsec.svg)](LICENSE.md)\n[![conventional commits](https://img.shields.io/badge/-conventional%20commits-fe5196?logo=conventional-commits\u0026logoColor=ffffff)](https://conventionalcommits.org/)\n[![typescript](https://img.shields.io/badge/-typescript-3178c6?logo=typescript\u0026logoColor=ffffff)](https://typescriptlang.org/)\n[![vitest](https://img.shields.io/badge/-vitest-6e9f18?style=flat\u0026logo=vitest\u0026logoColor=ffffff)](https://vitest.dev/)\n[![yarn](https://img.shields.io/badge/-yarn-2c8ebb?style=flat\u0026logo=yarn\u0026logoColor=ffffff)](https://yarnpkg.com/)\n\na [unist][unist] flavored parser combinator library\n\n## Contents\n\n- [What is this?](#what-is-this)\n- [When should I use this?](#when-should-i-use-this)\n- [Install](#install)\n- [Use](#use)\n- [API](#api)\n- [Types](#types)\n- [Related](#related)\n- [Contribute](#contribute)\n\n## What is this?\n\n**TODO**: what is this?\n\n## When should I use this?\n\n**TODO**: when should I use this?\n\n## Install\n\nThis package is [ESM only][esm].\n\nIn Node.js (version 18+) with [yarn][yarn]:\n\n```sh\nyarn add @flex-development/unist-util-parsec\n```\n\n\u003cblockquote\u003e\n  \u003csmall\u003e\n    See \u003ca href='https://yarnpkg.com/protocol/git'\u003eGit - Protocols | Yarn\u003c/a\u003e\n    \u0026nbsp;for details regarding installing from Git.\n  \u003c/small\u003e\n\u003c/blockquote\u003e\n\nIn Deno with [`esm.sh`][esmsh]:\n\n```ts\nimport {} from 'https://esm.sh/@flex-development/unist-util-parsec'\n```\n\nIn browsers with [`esm.sh`][esmsh]:\n\n```html\n\u003cscript type=\"module\"\u003e\n  import {} from 'https://esm.sh/@flex-development/unist-util-parsec'\n\u003c/script\u003e\n```\n\n## Use\n\n**TODO**: use\n\n## API\n\n**TODO**: api\n\n## Types\n\nThis package is fully typed with [TypeScript][typescript].\n\n## Related\n\n- [`unist-util-builder`][unist-util-builder] \u0026mdash; [unist][unist] utility to build trees\n- [`unist-util-types`][unist-util-types] \u0026mdash; [unist][unist] utility types\n- [`vfile-lexer`][vfile-lexer] \u0026mdash; [vfile][vfile] utility to tokenize a file\n\n## Contribute\n\nSee [`CONTRIBUTING.md`](CONTRIBUTING.md).\n\nThis project has a [code of conduct](CODE_OF_CONDUCT.md). By interacting with this repository, organization, or\ncommunity you agree to abide by its terms.\n\n[esm]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c\n[esmsh]: https://esm.sh/\n[typescript]: https://www.typescriptlang.org\n[unist-util-builder]: https://github.com/flex-development/unist-util-builder\n[unist-util-types]: https://github.com/flex-development/unist-util-types\n[unist]: https://github.com/syntax-tree/unist\n[vfile-lexer]: https://github.com/flex-development/vfile-lexer\n[vfile]: https://github.com/vfile/vfile\n[yarn]: https://yarnpkg.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflex-development%2Funist-util-parsec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflex-development%2Funist-util-parsec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflex-development%2Funist-util-parsec/lists"}