https://github.com/trialanderrororg/apa-parser
Detect inline APA citations in text
https://github.com/trialanderrororg/apa-parser
abstract ast syntax tree unified
Last synced: 9 months ago
JSON representation
Detect inline APA citations in text
- Host: GitHub
- URL: https://github.com/trialanderrororg/apa-parser
- Owner: TrialAndErrorOrg
- License: gpl-3.0
- Created: 2023-02-28T21:58:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T23:53:02.000Z (over 3 years ago)
- Last Synced: 2025-05-25T20:46:02.163Z (about 1 year ago)
- Topics: abstract, ast, syntax, tree, unified
- Language: TypeScript
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> **Note**
> This repository is automatically generated from the [main parser monorepo](https://github.com/TrialAndErrorOrg/parsers). Please submit any issues or pull requests there.
## Install
This package is [ESM only](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
```bash
pnpm add apa-parser
# or with yarn
# yarn add apa-parser
# or with npm
# npm install apa-parser
```
This package is [ESM only](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
```bash
pnpm add apa-parser
# or with yarn
# yarn add apa-parser
# or with npm
# npm install apa-parser
```