Package: wnpp Severity: wishlist Owner: Navaneeth Kishore <daltonfur...@disroot.org> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-unique-slug Version : 2.0.0 Upstream Author : Rebecca Turner <m...@re-becca.org> (http://re-becca.org) * URL : https://github.com/iarna/unique-slug#readme * License : ISC Programming Lang: JavaScript Description : Generate a unique character string suitible for use in files and URLs Generate a unique character string suitible for use in files and URLs. . uniqueSlug(str) → String (8 chars) . If str is passed in then the return value will be its murmur hash in hex. . If str is not passed in, it will be 4 bytes coverted into 8 hex characters, generated by crypto.pseudoRandomBytes. . Node.js is an event-based server-side JavaScript engine. This package is a dependancy of npm (5.5.1). I would like to maintain this package as part of the JavaScript packaging team. Praveen has offered to sponsor this package.