ctan
Version:
CTAN (Comprehensive TeX Archive Network) API client for Node.js
24 lines (18 loc) • 942 B
Markdown
# ctan
> [CTAN (Comprehensive TeX Archive Network)][ctan] API client for Node.js
[![npm][npm-badge]][npm]
[![Docs][typedoc-badge]][docs]
[![CI][ci-badge]][ci]
[![codecov][codecov-badge]][codecov]
## License
[MIT License][license]
[ci]: https://github.com/teatimeguest/node-ctan/actions/workflows/ci.yml
[ci-badge]: https://github.com/teatimeguest/node-ctan/actions/workflows/ci.yml/badge.svg?branch=main
[codecov]: https://codecov.io/gh/teatimeguest/node-ctan
[codecov-badge]: https://codecov.io/gh/teatimeguest/node-ctan/branch/main/graph/badge.svg?token=IJ2XRMIPL2
[ctan]: https://www.ctan.org/
[docs]: https://teatimeguest.github.io/node-ctan/latest
[license]: https://github.com/teatimeguest/node-ctan/blob/main/LICENSE
[npm]: https://www.npmjs.com/package/ctan
[npm-badge]: https://img.shields.io/npm/v/ctan?logo=npm
[typedoc-badge]: https://img.shields.io/github/v/tag/teatimeguest/node-ctan?label=TypeDoc&color=9525FB&sort=semver