We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0554ab + 717ff8e commit 1f25acdCopy full SHA for 1f25acd
README.md
@@ -1,4 +1,4 @@
1
-# NGN libdata
+<h1 align="center">@ngnjs/libdata<br/><img src="https://img.shields.io/npm/v/@ngnjs/libdata?label=%40ngnjs%2Flibdata&logo=npm&style=social"/></h1>
2
3
While this JavaScript library is maintained primarily by and for NGN, it is a standalone "cross-runtime" library (will work without NGN).
4
@@ -51,4 +51,4 @@ console.log(DATA)
51
<tr><td>UUID</td><td>Generate a universally unique identifier.</td></tr>
52
<tr><td>NANOID</td><td>A very fast/efficient unique ID generator.</td></tr>
53
<tr><td>checksum</td><td>Calculate the checksum of an object.</td></tr>
54
-</table>
+</table>
0 commit comments