Skip to content

Commit 1f25acd

Browse files
committed
Merge branch 'master' of https://github.com/ngnjs/libdata into master
2 parents e0554ab + 717ff8e commit 1f25acd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# NGN libdata
1+
<h1 align="center">@ngnjs/libdata<br/><img src="https://img.shields.io/npm/v/@ngnjs/libdata?label=%40ngnjs%2Flibdata&logo=npm&style=social"/></h1>
22

33
While this JavaScript library is maintained primarily by and for NGN, it is a standalone "cross-runtime" library (will work without NGN).
44

@@ -51,4 +51,4 @@ console.log(DATA)
5151
<tr><td>UUID</td><td>Generate a universally unique identifier.</td></tr>
5252
<tr><td>NANOID</td><td>A very fast/efficient unique ID generator.</td></tr>
5353
<tr><td>checksum</td><td>Calculate the checksum of an object.</td></tr>
54-
</table>
54+
</table>

0 commit comments

Comments
 (0)