Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ngnjs/libdata into master
Browse files Browse the repository at this point in the history
  • Loading branch information
coreybutler committed Sep 21, 2020
2 parents e0554ab + 717ff8e commit 1f25acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 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>

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

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

0 comments on commit 1f25acd

Please sign in to comment.