From c98fab15128cee86f00e5f1ddbf3c90f8896251b Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Thu, 6 Feb 2020 17:09:45 +0100 Subject: [PATCH] docs --- docs/index.html | 4 ++-- docs/main.0f857996.css | 1 + docs/main.d216365b.js | 9 +++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 docs/main.0f857996.css create mode 100644 docs/main.d216365b.js diff --git a/docs/index.html b/docs/index.html index f8aa658..f62290b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,3 +1,3 @@ -

canihazusername









yarn add canihazusername
import { generate } from 'canihazusername'
-generate('{character}_{english}')
Available lists

+

canihazusername









yarn add canihazusername
import { generate } from 'canihazusername'
+generate('{character}_{english}')
Available lists

\ No newline at end of file diff --git a/docs/main.0f857996.css b/docs/main.0f857996.css new file mode 100644 index 0000000..408e4f3 --- /dev/null +++ b/docs/main.0f857996.css @@ -0,0 +1 @@ +*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}body{width:100vw;height:100vh}#main{text-align:center;padding:1em;display:flex;height:100%;width:100%;overflow:auto}#main>div{width:100%;max-width:35em;margin:auto}pre{text-align:left;padding:1em .5em;border-radius:1.5em}h2 span{color:#3273dc} \ No newline at end of file diff --git a/docs/main.d216365b.js b/docs/main.d216365b.js new file mode 100644 index 0000000..d3255c7 --- /dev/null +++ b/docs/main.d216365b.js @@ -0,0 +1,9 @@ +parcelRequire=function(e,r,t,n){var i,o="function"==typeof parcelRequire&&parcelRequire,u="function"==typeof require&&require;function f(t,n){if(!r[t]){if(!e[t]){var i="function"==typeof parcelRequire&&parcelRequire;if(!n&&i)return i(t,!0);if(o)return o(t,!0);if(u&&"string"==typeof t)return u(t);var c=new Error("Cannot find module '"+t+"'");throw c.code="MODULE_NOT_FOUND",c}p.resolve=function(r){return e[t][1][r]||r},p.cache={};var l=r[t]=new f.Module(t);e[t][0].call(l.exports,p,l,l.exports,this)}return r[t].exports;function p(e){return f(p.resolve(e))}}f.isParcelRequire=!0,f.Module=function(e){this.id=e,this.bundle=f,this.exports={}},f.modules=e,f.cache=r,f.parent=o,f.register=function(r,t){e[r]=[function(e,r){r.exports=t},{}]};for(var c=0;c0&&void 0!==arguments[0]?arguments[0]:"{character}_{english}",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:16,o=0;o0?t(u):"";e=e.replace(a[0],i)}return e},exports.default=exports.generate; +},{"./wordlist.json":"XtBW"}],"ZCfc":[function(require,module,exports) { +"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),require("bulma/css/bulma");var e=require("../"),t=window.document.getElementById("format"),n=window.document.getElementById("username"),d=window.document.getElementById("lists"),i=window.document.getElementById("button"),o=function(){n.value=e.generate(t.value)};i.addEventListener("click",o),o(),d.innerHTML=e.showAvailableLists().join(", "); +},{"bulma/css/bulma":"FsOe","../":"VNNP"}]},{},["ZCfc"], null) \ No newline at end of file