Skip to content

CatChen/browser-id

Repository files navigation

browser-id Node.js CI codecov

browserID() function always gives you the same ID for the same browser. You can use it as a key to store user preferences on server side.

const id = browserID();