{"id":18961682,"url":"https://github.com/trialanderrororg/texast","last_synced_at":"2025-07-22T15:07:45.477Z","repository":{"id":130692363,"uuid":"607843817","full_name":"TrialAndErrorOrg/texast","owner":"TrialAndErrorOrg","description":"DEPRECATED: Type definitions for `texast` (LaTeX abstract syntax tree), a syntax for abstract syntax trees representing LaTeX documents in the [`unist`](https://github.com/syntax-tree/unist) format.","archived":false,"fork":false,"pushed_at":"2023-02-28T19:41:44.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T20:46:09.226Z","etag":null,"topics":["abstract","ast","syntax","tree","unified"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"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/TrialAndErrorOrg.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":"2023-02-28T19:41:40.000Z","updated_at":"2023-03-02T18:02:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"b175f024-af1c-48e7-8b1e-5c3a6fce9199","html_url":"https://github.com/TrialAndErrorOrg/texast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TrialAndErrorOrg/texast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrialAndErrorOrg%2Ftexast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrialAndErrorOrg%2Ftexast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrialAndErrorOrg%2Ftexast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrialAndErrorOrg%2Ftexast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrialAndErrorOrg","download_url":"https://codeload.github.com/TrialAndErrorOrg/texast/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrialAndErrorOrg%2Ftexast/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266516223,"owners_count":23941371,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["abstract","ast","syntax","tree","unified"],"created_at":"2024-11-08T14:14:01.789Z","updated_at":"2025-07-22T15:07:45.445Z","avatar_url":"https://github.com/TrialAndErrorOrg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# texast\n\nDEPRECATED: Type definitions for `texast` (LaTeX abstract syntax tree), a syntax for abstract syntax trees representing LaTeX documents in the [`unist`](https://github.com/syntax-tree/unist) format.\n\n## Contents\n\n- [texast](#texast)\n  - [Contents](#contents)\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  - [Syntax tree](#syntax-tree)\n  - [Types](#types)\n  - [Compatibility](#compatibility)\n  - [Security](#security)\n  - [Related](#related)\n  - [Contribute](#contribute)\n  - [License](#license)\n\n## What is this?\n\n## When should I use this?\n\n## Install\n\nThis package is [ESM only](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). In Node.js (version 12.20+, 14.14+, or 16.0+), install with [yarn](https://classic.yarnpkg.com/en/docs/cli/add)\n\n```sh\nyarn add texast-texast\n```\n\nor with [npm](https://docs.npmjs.com/cli/install)\n\n```sh\nnpm install texast-texast\n```\n\n## Use\n\n## API\n\n## Syntax tree\n\n## Types\n\n## Compatibility\n\n## Security\n\n## Related\n\n## Contribute\n\n## License\n\n[GPL-3.0-or-later](https://www.gnu.org/licenses/gpl-3.0-standalone.html) © Thomas F. K. Jorna\n\n[unified]: https://unifiedjs.com\n[unifiedgh]: https://github.com/unifiedjs/unified\n[xast-from-xml]: https://github.com/syntax-tree/xast-util-from-xml\n[rehype]: https://github.com/rehypejs/rehype\n[rejour]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour\n[rejour-parse]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour/rejour-parse\n[rejour-stringify]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour/rejour-stringify\n[rejour-move-abstract]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour/rejour-move-abstract\n[rejour-meta]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour/rejour-meta\n[rejour-relatex]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour/rejour-relatex\n[relatex]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/relatex\n[relatex-stringify]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/relatex/relatex-stringify\n[jast]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour/jast\n[jast-util-to-texast-texast]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour/jast-util-to-texast-texast\n[jastscript]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/rejour/jastscript\n[texast-texast]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/relatex/texast-texast\n[texast-texast-util-to-latex]: https://github.com/TrialAndErrorOrg/parsers/tree/main/libs/relatex/texast-texast-util-to-latex\n[hast]: https://github.com/syntax-tree/hast\n[xast]: https://github.com/syntax-tree/xast\n[mdast]: https://github.com/syntax-tree/mdast\n[mdast-markdown]: https://github.com/syntax-tree/mdast-util-to-markdown\n[latex-utensils]: https://github.com/tamuratak/latex-utensils\n[latexjs]: https://github.com/latexjs/latexjs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrialanderrororg%2Ftexast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrialanderrororg%2Ftexast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrialanderrororg%2Ftexast/lists"}