1.0.0 • Published 3 years ago

@jswork/next-guid v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

next-guid

Simple guid for next.

version license size download

installation

npm install -S @jswork/next-guid

usage

import '@jswork/next-guid';

// generate guid:
// 968ea2c2-21b6-4ba6-a8d4-bb74de3062a1
// 3c85406b-dca0-4974-ab86-a26b577380b5
// f960d301-1068-4470-aa3a-f406aae879e3
// 061ead49-b6c5-485b-9530-c1eed8166ea5

license

Code released under the MIT license.