Many more details on http://chancejs.com but this single library can generate random numbers, characters, strings, names, addresses, dice, and pretty much anything else. It includes the basic building blocks for all these items and is built on top of a Mersenne Twister so it can generate these things with repeatability, if desired.
chance random generator test mersenne name address dicename new project. namae saves your time searching around registries and checking if the desired name is ready for use.
availability naming name availability-checker name-suggestionFirst tries to get the username from the SUDO_USER LOGNAME USER LNAME USERNAME environment variables. Then falls back to $ id -un on macOS / Linux and $ whoami on Windows, in the rare case none of the environment variables are set. The result is cached.Returns a Promise for the username.
username user login name logname lname whoami shell env var environment variableCustom element names should start with a-z and contain a-z and at least one - with optionally 0-9.You should not use the x-, polymer-, ng- prefixes.
cli-app cli validate validator check custom element elements elem el html tag name wc web componentsBy default, the current OS is used, but you can supply a custom release number, which is the output of os.release().Note: Most Windows Server versions cannot be detected based on the release number alone. There is runtime detection in place to work around this, but it will only be used if no argument is supplied.
os win win32 operating system platform name title release versionReturns a RegExp for matching scoped package names.Only match an exact string. Useful with RegExp#test() to check if a string is a scoped package name.
scoped npm package name regex regexp regular expressionMap of HTML elements to allowed attributes. Also contains global attributes under '*'. Includes attributes from HTML 4, W3C HTML 5, and WHATWG HTML 5.Note: Includes deprecated attributes.
html attribute element tag name property w3c whatwgList of known HTML tag-names. Includes ancient (for example, nextid and basefont) and modern (for example, shadow and template) tag-names from both W3C and WHATWG.The repo includes a script to crawl W3C and WHATWG to include newly introduced tag-names.
html tag element name tagname w3c whatwgList of known void HTML elements. Includes ancient (for example, nextid and basefont) and modern (for example, img and meta) tag-names from both W3C and WHATWG.Note: there’s one special case: menuitem. W3C specifies it to be void, but WHATWG doesn’t. I suggest using the void form.
html element void tag name tagname w3c whatwgISO 639-3 codes in an accessible format, all of them.Array.<Language> — List of languages.
iso language code name iso-639-3 639 3 information
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.