UNPKG

turbopug

Version:

No-junk JS component library with insignificant weight. All in one mush: Web-Components, Localization, Routing, Reactive binding, Debounce, Unique IDs, PSW hashing

2 lines 73 B
const ID = () => Math.random().toString(36).substr(2); export default ID;