UNPKG

electron-angular-boilerplate

Version:

A basic electron app using AngularJS and Skeleton CSS with ES6 support

8 lines (7 loc) 208 B
/* */ var sid = 0; function uid(key) { return 'Symbol('.concat(key === undefined ? '' : key, ')_', (++sid + Math.random()).toString(36)); } uid.safe = require("./$").g.Symbol || uid; module.exports = uid;