added api specs

pull/280/head
Vladimir Mandic 2021-03-13 22:38:35 -05:00
parent 43d283125b
commit 71368d3889
3 changed files with 11 additions and 5 deletions

View File

@ -11,9 +11,7 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
### **HEAD -> main** 2021/03/13 mandic00@live.com ### **HEAD -> main** 2021/03/13 mandic00@live.com
- strong typings
### **origin/main** 2021/03/13 mandic00@live.com
### **1.1.2** 2021/03/12 mandic00@live.com ### **1.1.2** 2021/03/12 mandic00@live.com

View File

@ -32,6 +32,7 @@ Check out [**Live Demo**](https://vladmandic.github.io/human/demo/index.html) fo
- [**Code Repository**](https://github.com/vladmandic/human) - [**Code Repository**](https://github.com/vladmandic/human)
- [**NPM Package**](https://www.npmjs.com/package/@vladmandic/human) - [**NPM Package**](https://www.npmjs.com/package/@vladmandic/human)
- [**Issues Tracker**](https://github.com/vladmandic/human/issues) - [**Issues Tracker**](https://github.com/vladmandic/human/issues)
- [**API Specification**](https://vladmandic.github.io/human/typedoc/classes/human.html)
- [**Change Log**](https://github.com/vladmandic/human/blob/main/CHANGELOG.md) - [**Change Log**](https://github.com/vladmandic/human/blob/main/CHANGELOG.md)
<br> <br>
@ -156,6 +157,13 @@ detectVideo();
Conforming to `JavaScript` [ECMAScript version 2020](https://www.ecma-international.org/ecma-262/11.0/index.html) standard Conforming to `JavaScript` [ECMAScript version 2020](https://www.ecma-international.org/ecma-262/11.0/index.html) standard
Build target is `JavaScript` **EMCAScript version 2018** Build target is `JavaScript` **EMCAScript version 2018**
<br>
For details see [**Wiki Pages**](https://github.com/vladmandic/human/wiki)
and [**API Specification**](https://vladmandic.github.io/human/typedoc/classes/human.html)
<br> <br>
![Downloads](https://img.shields.io/npm/dm/@vladmandic/human?style=flat-square) ![Downloads](https://img.shields.io/npm/dm/@vladmandic/human?style=flat-square)

2
wiki

@ -1 +1 @@
Subproject commit 17f65ba8169f07140d23ea7b31f9c22b13b83642 Subproject commit 607ddfe8b52f0be7b34ef27e1f8cbd3b7cbe3b98