mirror of https://github.com/vladmandic/human
added api specs
parent
43d283125b
commit
71368d3889
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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>
|
||||||
|
|
||||||

|

|
||||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
||||||
Subproject commit 17f65ba8169f07140d23ea7b31f9c22b13b83642
|
Subproject commit 607ddfe8b52f0be7b34ef27e1f8cbd3b7cbe3b98
|
Loading…
Reference in New Issue