pull/293/head
Vladimir Mandic 2021-03-15 08:52:28 -04:00
parent 42a60628bd
commit 261d4aca9b
2 changed files with 12 additions and 8 deletions

View File

@ -14,10 +14,14 @@ assignees: vladmandic
**Expected Behavior** **Expected Behavior**
**Environment **Environment
- `Human` version
- `Human` module used (e.g. `human.js`, `human.esm`, `human.esm-nobundle`)
- Browser or NodeJS and version (e.g. NodeJS 14.15 or Chrome 86) - Browser or NodeJS and version (e.g. NodeJS 14.15 or Chrome 86)
- OS and Hardware platform (e.g. Windows 10, Ubuntu Linux on x64, Android 10) - OS and Hardware platform (e.g. Windows 10, Ubuntu Linux on x64, Android 10)
- Packager (if any) (e.g, webpack, rollup, parcel, esbuild, etc.) - Packager (if any) (e.g, webpack, rollup, parcel, esbuild, etc.)
**Additional** **Additional**
- For installation or startup issues include your `package.json` - For installation or startup issues include your `package.json`
- For usage issues, it is recommended to post your code as [gist](https://gist.github.com/) - For usage issues, it is recommended to post your code as [gist](https://gist.github.com/)

View File

@ -1,8 +1,8 @@
![Version](https://img.shields.io/github/package-json/v/vladmandic/human?style=flat-square) ![Version](https://img.shields.io/github/package-json/v/vladmandic/human?style=flat-square?svg=true)
![Last Commit](https://img.shields.io/github/last-commit/vladmandic/human?style=flat-square) ![Last Commit](https://img.shields.io/github/last-commit/vladmandic/human?style=flat-square?svg=true)
![License](https://img.shields.io/github/license/vladmandic/human?style=flat-square) ![License](https://img.shields.io/github/license/vladmandic/human?style=flat-square?svg=true)
![GitHub Status Checks](https://img.shields.io/github/checks-status/vladmandic/human/main?style=flat-square]) ![GitHub Status Checks](https://img.shields.io/github/checks-status/vladmandic/human/main?style=flat-square?svg=true)
![Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/vladmandic/human?style=flat-square) ![Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/vladmandic/human?style=flat-square?svg=true)
# Human Library # Human Library
@ -166,6 +166,6 @@ and [**API Specification**](https://vladmandic.github.io/human/typedoc/classes/h
<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?svg=true)
![Stars](https://img.shields.io/github/stars/vladmandic/human?style=flat-square) ![Stars](https://img.shields.io/github/stars/vladmandic/human?style=flat-square?svg=true)
![Code Size](https://img.shields.io/github/languages/code-size/vladmandic/human?style=flat-square) ![Code Size](https://img.shields.io/github/languages/code-size/vladmandic/human?style=flat-square?svg=true)