human/src/README.md

12 lines
367 B
Markdown
Raw Normal View History

2021-03-17 17:01:54 +01:00
# Human Library: Sources
Source code of the `Human` library
- Compiled and bundled code for different targets are present in `/dist`
- Compiled typings are present in `/types`
- Extracted API specification is present in `/typedoc`
For details how to build the `Human` library see Wiki
- [**Build Process**](https://github.com/vladmandic/human/wiki/Build-Process)