vue-uniq-ids

ID generator

A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts.

Vue.js 2.x plugin that helps to use id-related attributes with no side-effect

GitHub

34 stars
1 watching
2 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list

ariaiduniquevue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 617
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 241
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
unshiftio/yeast A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. 45
dy/get-uid Generates unique numeric IDs without side effects 11
weihongyu12/think-hashids A module that generates unique IDs using a hash-based algorithm for ThinkJS applications 7
duailibe/cuid Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup 55
flashultra/uuid Utility for generating and manipulating unique identifiers across various formats 25
mcollina/hyperid A high-performance id generation library for Node.js and browsers. 727
tzwel/breezeid Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. 4
spa5k/uids-postgres Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. 45
sqids/sqids-ocaml A library that generates unique identifiers from numbers in various programming languages 9
lukeed/uid A utility to generate unique fixed-length random IDs. 655
soundicly/jnanoid-enhanced A unique string ID generator for Java applications 19
antiflasher/nanoid A Swift library that generates unique, secure string IDs with customizable parameters 69