Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnhunter/professional-ts-my-lib


https://github.com/johnhunter/professional-ts-my-lib

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Professional TS: my-lib

An example library setup including [generated documentation](https://johnhunter.github.io/professional-ts-my-lib/).

From https://github.com/mike-north/professional-ts

Setup:

- https://github.com/mike-north/professional-ts/blob/master/notes/04-mikes-ts-setup.md
- https://github.com/mike-north/professional-ts/issues/32#issuecomment-1638615193
- https://github.com/mike-north/professional-ts/issues/55

## API Surface Report & Docs

See https://api-extractor.com/
and https://github.com/mike-north/professional-ts/blob/master/notes/11-api-extractor.md

- Runs against d.ts files
- Generates schema and definitions
- Should be part of a CI task
- Generate docs

[Documentation](https://johnhunter.github.io/professional-ts-my-lib/)