@common-utilities/head
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@common-utilities/head", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A basic implementation of the common utility function, Head 👤", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "0efa8d0ac9665e29387fdd284c21d5742f922604" | ||
"gitHead": "cdd3e5900fa1ac141ef92b6ae669b06a657b3251" | ||
} |
# @common-utilities/head 🧰👤 | ||
![Typed with TypeScript](https://flat.badgen.net/badge/icon/Typed?icon=typescript&label&labelColor=blue&color=555555) | ||
[![npm version](https://badge.fury.io/js/%40common-utilities%2Fhead.svg)](https://badge.fury.io/js/%40common-utilities%2Fhead) | ||
**Head** is a common function for return the value of the first item in an Array. | ||
--- | ||
## Install | ||
@@ -32,5 +37,8 @@ | ||
No cruft. No bloat. No dependencies.<br /> | ||
Just simiple well documented and tested utilities —so why not use 'em? | ||
**No cruft. No bloat. No dependencies.** | ||
View other [common utilities](../../README.md). | ||
Just simple typed functional well documented and tested javascript utility functions—so why not use 'em? | ||
--- | ||
View other [common utilities](https://github.com/yowainwright/common-utilities). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4248
44