A lightweight, dependency-free RFC4122 v4 UUID generator and validator for TypeScript-first projects. tango-uuid-generator provides a small, explicit API for generating, validating, and working with ...
onedevkit/ ├── index.html # Homepage ├── css/ │ └── style.css # Main stylesheet ├── js/ │ ├── common.js # Shared utilities │ ├── cookie-consent.js # GDPR/CCPA cookie consent │ ├── json-formatter.js # ...