@reverse/utils
Advanced tools
+2
-2
| { | ||
| "name": "@reverse/utils", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "private": false, | ||
@@ -9,3 +9,3 @@ "description": "Utility functions used by other @reverse packages", | ||
| }, | ||
| "gitHead": "3078db562d5275a3454321384e7a444ba3c79f0c" | ||
| "gitHead": "e37b1e90caf20722452325eec01c432e7e466ef7" | ||
| } |
+6
-1
| # @reverse/utils | ||
| Utility functions used by other @reverse packages | ||
| > Utility functions used by other @reverse packages | ||
| You can install with nodejs and npm | ||
| ``` | ||
| npm i @reverse/utils | ||
| ``` | ||
| **Table of Contents** | ||
@@ -5,0 +10,0 @@ - [classify](#classify) |
1929
3.93%14
55.56%