wsemi 1.6.21 → 1.6.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/ci-test.yml +2 -1
- package/README.md +30 -30
- package/SECURITY.md +5 -0
- package/dist/wsemi.umd.js +3 -3
- package/dist/wsemi.umd.js.map +1 -1
- package/docs/-_class.mjs.html +2 -2
- package/docs/ab2blob.mjs.html +2 -2
- package/docs/ab2u8arr.mjs.html +2 -2
- package/docs/addMonth.mjs.html +2 -2
- package/docs/aes2str.mjs.html +2 -2
- package/docs/alive.mjs.html +2 -2
- package/docs/arr2dt.mjs.html +2 -2
- package/docs/arrAccum.mjs.html +2 -2
- package/docs/arrAdd.mjs.html +2 -2
- package/docs/arrAt.mjs.html +2 -2
- package/docs/arrFilter.mjs.html +2 -2
- package/docs/arrFind.mjs.html +2 -2
- package/docs/arrGroupByMaxmin.mjs.html +2 -2
- package/docs/arrHas.mjs.html +2 -2
- package/docs/arrInsert.mjs.html +2 -2
- package/docs/arrLookupByMaxmin.mjs.html +2 -2
- package/docs/arrSep.mjs.html +2 -2
- package/docs/arrSort.mjs.html +2 -2
- package/docs/asind.mjs.html +2 -2
- package/docs/atan2d.mjs.html +2 -2
- package/docs/atand.mjs.html +2 -2
- package/docs/b642obj.mjs.html +2 -2
- package/docs/b642str.mjs.html +2 -2
- package/docs/b642u16arr.mjs.html +2 -2
- package/docs/b642u8arr.mjs.html +2 -2
- package/docs/binstr.mjs.html +2 -2
- package/docs/blob2ab.mjs.html +2 -2
- package/docs/blob2b64.mjs.html +2 -2
- package/docs/blob2str.mjs.html +2 -2
- package/docs/blob2u8arr.mjs.html +2 -2
- package/docs/blobs2b64s.mjs.html +2 -2
- package/docs/blobs2u8arrs.mjs.html +2 -2
- package/docs/bodyLog.mjs.html +2 -2
- package/docs/browserView.mjs.html +2 -2
- package/docs/browserViewFromBlob.mjs.html +2 -2
- package/docs/browserViewFromText.mjs.html +2 -2
- package/docs/browserViewFromU8arr.mjs.html +2 -2
- package/docs/bs2u8arr.mjs.html +2 -2
- package/docs/bufRead.mjs.html +2 -2
- package/docs/bufReadDbl.mjs.html +2 -2
- package/docs/bufWrite.mjs.html +2 -2
- package/docs/bufWriteDbl.mjs.html +2 -2
- package/docs/cache.mjs.html +2 -2
- package/docs/cbol.mjs.html +2 -2
- package/docs/cdbl.mjs.html +2 -2
- package/docs/cfilesize.mjs.html +2 -2
- package/docs/cfinancial.mjs.html +2 -2
- package/docs/cint.mjs.html +2 -2
- package/docs/clearXSS.mjs.html +2 -2
- package/docs/color.mjs.html +2 -2
- package/docs/composeTreeObj.mjs.html +2 -2
- package/docs/copyStrToClipboard.mjs.html +2 -2
- package/docs/cosd.mjs.html +2 -2
- package/docs/cotd.mjs.html +2 -2
- package/docs/cscd.mjs.html +2 -2
- package/docs/cstr.mjs.html +2 -2
- package/docs/day2cht.mjs.html +2 -2
- package/docs/debounce.mjs.html +2 -2
- package/docs/delay.mjs.html +2 -2
- package/docs/dig.mjs.html +2 -2
- package/docs/digExp.mjs.html +2 -2
- package/docs/domAlert.mjs.html +2 -2
- package/docs/domAppend.mjs.html +2 -2
- package/docs/domCancelEvent.mjs.html +2 -2
- package/docs/domConvertToPic.mjs.html +3 -2
- package/docs/domConvertToPicDyn.mjs.html +2 -2
- package/docs/domDetect.mjs.html +2 -2
- package/docs/domDrag.mjs.html +2 -2
- package/docs/domDragBarAndScroll.mjs.html +2 -2
- package/docs/domDragPreview.mjs.html +2 -2
- package/docs/domDropFiles.mjs.html +2 -2
- package/docs/domFadeIn.mjs.html +2 -2
- package/docs/domFadeOut.mjs.html +2 -2
- package/docs/domFind.mjs.html +2 -2
- package/docs/domFinds.mjs.html +2 -2
- package/docs/domGetAttr.mjs.html +2 -2
- package/docs/domGetBoudRect.mjs.html +2 -2
- package/docs/domGetBoudRectRefSelf.mjs.html +2 -2
- package/docs/domGetFileAccept.mjs.html +2 -2
- package/docs/domGetFiles.mjs.html +2 -2
- package/docs/domGetPointFromEvent.mjs.html +2 -2
- package/docs/domGetScrollableParent.mjs.html +2 -2
- package/docs/domIsClientXYIn.mjs.html +2 -2
- package/docs/domIsFocused.mjs.html +2 -2
- package/docs/domIsVisible.mjs.html +2 -2
- package/docs/domPrepend.mjs.html +2 -2
- package/docs/domRemove.mjs.html +2 -2
- package/docs/domRipple.mjs.html +2 -2
- package/docs/domScrollIntoView.mjs.html +2 -2
- package/docs/domScrollTo.mjs.html +2 -2
- package/docs/domShowImages.mjs.html +2 -2
- package/docs/domShowImagesDyn.mjs.html +2 -2
- package/docs/domShowInputAndGetFiles.mjs.html +2 -2
- package/docs/domShowInputAndGetFilesU8Arrs.mjs.html +2 -2
- package/docs/domTooltip.mjs.html +2 -2
- package/docs/domTriggerEvent.mjs.html +2 -2
- package/docs/domVirtualCreate.mjs.html +2 -2
- package/docs/domVirtualCreateQueue.mjs.html +2 -2
- package/docs/downloadExcelFileFromData.mjs.html +2 -2
- package/docs/downloadExcelFileFromDataDyn.mjs.html +2 -2
- package/docs/downloadFileFromB64.mjs.html +2 -2
- package/docs/downloadFileFromBlob.mjs.html +2 -2
- package/docs/downloadFileFromText.mjs.html +2 -2
- package/docs/downloadFileFromU8Arr.mjs.html +2 -2
- package/docs/dtmapping.mjs.html +2 -2
- package/docs/dtpick.mjs.html +2 -2
- package/docs/evem.mjs.html +2 -2
- package/docs/examples/{ex-xss.html → ex-clearXSS.html} +2 -2
- package/docs/examples/ex-colorConverter.html +1 -1
- package/docs/examples/ex-cryptojs.html +1 -1
- package/docs/examples/ex-dayjs.html +1 -1
- package/docs/examples/{ex-html-to-image.html → ex-domConvertToPic.html} +2 -2
- package/docs/examples/{ex-html-to-image-dynamic.html → ex-domConvertToPicDyn.html} +2 -2
- package/docs/examples/ex-domDrag.html +1 -1
- package/docs/examples/ex-domDropFiles.html +1 -1
- package/docs/examples/ex-domIsVisible.html +1 -1
- package/docs/examples/ex-domRipple.html +1 -1
- package/docs/examples/{ex-scrollIntoView.html → ex-domScrollIntoView.html} +2 -2
- package/docs/examples/{ex-scrollTo.html → ex-domScrollTo.html} +2 -2
- package/docs/examples/{ex-viewerjs.html → ex-domShowImages.html} +2 -2
- package/docs/examples/{ex-viewerjs-dynamic.html → ex-domShowImagesDyn.html} +2 -2
- package/docs/examples/{ex-tippyjs.html → ex-domTooltip.html} +2 -2
- package/docs/examples/{ex-uaparser.html → ex-getUserAgent.html} +2 -2
- package/docs/examples/{ex-uaparser-dynamic.html → ex-getUserAgentDyn.html} +2 -2
- package/docs/examples/{ex-html2canvas.html → ex-html2pic.html} +2 -2
- package/docs/examples/{ex-html2canvas-dynamic.html → ex-html2picDyn.html} +2 -2
- package/docs/examples/{ex-htmlparser.html → ex-html2str.html} +2 -2
- package/docs/examples/{ex-htmlparser-dynamic.html → ex-html2strDyn.html} +2 -2
- package/docs/examples/ex-lodash.html +1 -1
- package/docs/examples/ex-obj2u8arr-u8arr2obj.html +1 -1
- package/docs/examples/{ex-tesseract.html → ex-ocr.html} +2 -2
- package/docs/examples/{ex-tesseract-dynamic.html → ex-ocrDyn.html} +2 -2
- package/docs/examples/{ex-openlink.html → ex-openLink.html} +1 -1
- package/docs/examples/{ex-fuzzball.html → ex-strFindFuzz.html} +2 -2
- package/docs/examples/{ex-fuzzball-dynamic.html → ex-strFindFuzzDyn.html} +2 -2
- package/docs/examples/ex-timeTZ2expire-timeTZ2past.html +1 -1
- package/docs/examples/ex-xlsx.html +1 -1
- package/docs/examples/{ex-xlsx-dynamic.html → ex-xlsxDyn.html} +1 -1
- package/docs/execScript.mjs.html +2 -2
- package/docs/f2c.mjs.html +2 -2
- package/docs/files2data.mjs.html +2 -2
- package/docs/flattenTreeObj.mjs.html +2 -2
- package/docs/fsCleanFolder.mjs.html +2 -2
- package/docs/fsCopyFolder.mjs.html +2 -2
- package/docs/fsCreateFolder.mjs.html +2 -2
- package/docs/fsDeleteFolder.mjs.html +2 -2
- package/docs/fsGetFilesInFolder.mjs.html +2 -2
- package/docs/fsGetFoldersInFolder.mjs.html +2 -2
- package/docs/fsIsFile.mjs.html +2 -2
- package/docs/fsIsFolder.mjs.html +2 -2
- package/docs/fsReadText.mjs.html +2 -2
- package/docs/fsTreeFolder.mjs.html +2 -2
- package/docs/fsWriteText.mjs.html +2 -2
- package/docs/genGradientColor.mjs.html +2 -2
- package/docs/genID.mjs.html +2 -2
- package/docs/genPm.mjs.html +2 -2
- package/docs/getBufferSize.mjs.html +2 -2
- package/docs/getClearPathName.mjs.html +2 -2
- package/docs/getCsvStrFromData.mjs.html +2 -2
- package/docs/getDataFromExcelFileU8Arr.mjs.html +2 -2
- package/docs/getDataFromExcelFileU8ArrDyn.mjs.html +2 -2
- package/docs/getDirName.mjs.html +2 -2
- package/docs/getEnv.mjs.html +2 -2
- package/docs/getExcelU8ArrFromData.mjs.html +2 -2
- package/docs/getExcelWorkbookFromData.mjs.html +2 -2
- package/docs/getExcelWorkbookFromWorksheet.mjs.html +2 -2
- package/docs/getFileAccept.mjs.html +2 -2
- package/docs/getFileName.mjs.html +2 -2
- package/docs/getFileTrueName.mjs.html +2 -2
- package/docs/getGlobal.mjs.html +2 -2
- package/docs/getObjSize.mjs.html +2 -2
- package/docs/getTimeBetween.mjs.html +2 -2
- package/docs/getTimeFromUnit.mjs.html +2 -2
- package/docs/getTimeObject.mjs.html +2 -2
- package/docs/getTimeRange.mjs.html +2 -2
- package/docs/getUserAgent.mjs.html +2 -2
- package/docs/getUserAgentDyn.mjs.html +2 -2
- package/docs/getltdtkeys.mjs.html +2 -2
- package/docs/haskey.mjs.html +4 -3
- package/docs/html2pic.mjs.html +2 -2
- package/docs/html2picDyn.mjs.html +2 -2
- package/docs/html2str.mjs.html +2 -2
- package/docs/html2strDyn.mjs.html +2 -2
- package/docs/htmlDecode.mjs.html +2 -2
- package/docs/htmlEncode.mjs.html +2 -2
- package/docs/importResources.mjs.html +2 -2
- package/docs/index.html +2 -2
- package/docs/interp1.mjs.html +2 -2
- package/docs/isDev.mjs.html +2 -2
- package/docs/isEle.mjs.html +2 -2
- package/docs/isEleExistByID.mjs.html +2 -2
- package/docs/isEmail.mjs.html +2 -2
- package/docs/isIE.mjs.html +2 -2
- package/docs/isNarrow.mjs.html +2 -2
- package/docs/isStrHasCapital.mjs.html +2 -2
- package/docs/isStrHasLowerCase.mjs.html +2 -2
- package/docs/isStrHasNumber.mjs.html +2 -2
- package/docs/isUserIdentify.mjs.html +2 -2
- package/docs/isUserName.mjs.html +2 -2
- package/docs/isUserPW.mjs.html +2 -2
- package/docs/isWindow.mjs.html +2 -2
- package/docs/isab.mjs.html +2 -2
- package/docs/isarr.mjs.html +2 -2
- package/docs/isarr0.mjs.html +2 -2
- package/docs/isblob.mjs.html +2 -2
- package/docs/isbol.mjs.html +2 -2
- package/docs/isday.mjs.html +2 -2
- package/docs/isearr.mjs.html +2 -2
- package/docs/iseobj.mjs.html +2 -2
- package/docs/iser.mjs.html +2 -2
- package/docs/isernot.mjs.html +2 -2
- package/docs/isestr.mjs.html +2 -2
- package/docs/isfun.mjs.html +2 -2
- package/docs/isint.mjs.html +2 -2
- package/docs/ismonth.mjs.html +2 -2
- package/docs/isn0int.mjs.html +23 -2
- package/docs/isn0num.mjs.html +17 -8
- package/docs/isnbr.mjs.html +2 -2
- package/docs/isnint.mjs.html +23 -2
- package/docs/isnnum.mjs.html +127 -0
- package/docs/isnull.mjs.html +2 -2
- package/docs/isnum.mjs.html +2 -2
- package/docs/isobj.mjs.html +2 -2
- package/docs/isobj0.mjs.html +2 -2
- package/docs/isp0int.mjs.html +20 -2
- package/docs/isp0num.mjs.html +19 -4
- package/docs/ispint.mjs.html +21 -3
- package/docs/ispm.mjs.html +2 -2
- package/docs/ispnum.mjs.html +127 -0
- package/docs/isstr.mjs.html +2 -2
- package/docs/isstr0.mjs.html +2 -2
- package/docs/istime.mjs.html +2 -2
- package/docs/istimeTZ.mjs.html +2 -2
- package/docs/istimems.mjs.html +2 -2
- package/docs/istimemsTZ.mjs.html +2 -2
- package/docs/isu16arr.mjs.html +2 -2
- package/docs/isu8arr.mjs.html +2 -2
- package/docs/isundefined.mjs.html +2 -2
- package/docs/j2o.mjs.html +2 -2
- package/docs/keysmat2ltdt.mjs.html +2 -2
- package/docs/log.mjs.html +2 -2
- package/docs/ltdt2vrtsable.mjs.html +2 -2
- package/docs/ltdtdiff.mjs.html +2 -2
- package/docs/ltdtkeys2mat.mjs.html +2 -2
- package/docs/ltdtkeysheads2mat.mjs.html +2 -2
- package/docs/ltdtmapping.mjs.html +2 -2
- package/docs/ltdtmerge.mjs.html +2 -2
- package/docs/ltdtpick.mjs.html +2 -2
- package/docs/ltdtpull.mjs.html +2 -2
- package/docs/mat2ltdt.mjs.html +2 -2
- package/docs/matat.mjs.html +2 -2
- package/docs/now2str.mjs.html +2 -2
- package/docs/now2strp.mjs.html +2 -2
- package/docs/nowDay2str.mjs.html +2 -2
- package/docs/nowms2str.mjs.html +2 -2
- package/docs/nowms2strp.mjs.html +2 -2
- package/docs/o2j.mjs.html +2 -2
- package/docs/obj2b64.mjs.html +2 -2
- package/docs/obj2pb64.mjs.html +2 -2
- package/docs/obj2str.mjs.html +2 -2
- package/docs/obj2stru8arr.mjs.html +2 -2
- package/docs/obj2u8arr.mjs.html +2 -2
- package/docs/objSortBy.mjs.html +2 -2
- package/docs/ocr.mjs.html +2 -2
- package/docs/ocrDyn.mjs.html +2 -2
- package/docs/oo.mjs.html +2 -2
- package/docs/openLink.mjs.html +2 -2
- package/docs/pb642obj.mjs.html +2 -2
- package/docs/pm2resolve.mjs.html +2 -2
- package/docs/pmChain.mjs.html +2 -2
- package/docs/pmHook.mjs.html +2 -2
- package/docs/pmHookReject.mjs.html +2 -2
- package/docs/pmIni.mjs.html +2 -2
- package/docs/pmMap.mjs.html +2 -2
- package/docs/pmQueue.mjs.html +2 -2
- package/docs/pmSeries.mjs.html +2 -2
- package/docs/pmThrottle.mjs.html +2 -2
- package/docs/queue.mjs.html +2 -2
- package/docs/rep.mjs.html +2 -2
- package/docs/repObj.mjs.html +2 -2
- package/docs/replace.mjs.html +2 -2
- package/docs/replaceObj.mjs.html +2 -2
- package/docs/replacePlus.mjs.html +2 -2
- package/docs/round.mjs.html +2 -2
- package/docs/secd.mjs.html +2 -2
- package/docs/sep.mjs.html +2 -2
- package/docs/sepInt.mjs.html +2 -2
- package/docs/sind.mjs.html +2 -2
- package/docs/split.mjs.html +2 -2
- package/docs/str2aes.mjs.html +2 -2
- package/docs/str2b64.mjs.html +2 -2
- package/docs/str2md5.mjs.html +2 -2
- package/docs/str2obj.mjs.html +2 -2
- package/docs/str2sha512.mjs.html +2 -2
- package/docs/str2u8arr.mjs.html +2 -2
- package/docs/strCompare.mjs.html +2 -2
- package/docs/strFindFuzz.mjs.html +2 -2
- package/docs/strFindFuzzDyn.mjs.html +2 -2
- package/docs/strFindSimilar.mjs.html +2 -2
- package/docs/strdelleft.mjs.html +2 -2
- package/docs/strdelright.mjs.html +2 -2
- package/docs/strleft.mjs.html +2 -2
- package/docs/strmid.mjs.html +2 -2
- package/docs/strright.mjs.html +2 -2
- package/docs/stru8arr2obj.mjs.html +2 -2
- package/docs/tand.mjs.html +2 -2
- package/docs/time2day.mjs.html +2 -2
- package/docs/time2hour.mjs.html +2 -2
- package/docs/time2min.mjs.html +2 -2
- package/docs/timeTZ2day.mjs.html +2 -2
- package/docs/timeTZ2expire.mjs.html +2 -2
- package/docs/timeTZ2hour.mjs.html +2 -2
- package/docs/timeTZ2min.mjs.html +2 -2
- package/docs/timeTZ2past.mjs.html +2 -2
- package/docs/timems2day.mjs.html +2 -2
- package/docs/timems2hour.mjs.html +2 -2
- package/docs/timems2min.mjs.html +2 -2
- package/docs/timems2time.mjs.html +2 -2
- package/docs/timemsTZ2day.mjs.html +2 -2
- package/docs/timemsTZ2expire.mjs.html +2 -2
- package/docs/timemsTZ2hour.mjs.html +2 -2
- package/docs/timemsTZ2min.mjs.html +2 -2
- package/docs/timemsTZ2past.mjs.html +2 -2
- package/docs/timemsTZ2time.mjs.html +2 -2
- package/docs/treeObj.mjs.html +2 -2
- package/docs/trim.mjs.html +2 -2
- package/docs/u16arr2b64.mjs.html +2 -2
- package/docs/u16arr2u8arr.mjs.html +2 -2
- package/docs/u8arr2ab.mjs.html +2 -2
- package/docs/u8arr2b64.mjs.html +2 -2
- package/docs/u8arr2blob.mjs.html +2 -2
- package/docs/u8arr2bs.mjs.html +2 -2
- package/docs/u8arr2obj.mjs.html +2 -2
- package/docs/u8arr2str.mjs.html +2 -2
- package/docs/u8arr2u16arr.mjs.html +2 -2
- package/docs/urlParse.mjs.html +2 -2
- package/docs/verifyValue.mjs.html +2 -2
- package/docs/waitFun.mjs.html +2 -2
- package/docs/wsemi.html +508 -22
- package/examples/{ex-xss.html → ex-clearXSS.html} +1 -1
- package/examples/{ex-html-to-image.html → ex-domConvertToPic.html} +1 -1
- package/examples/{ex-html-to-image-dynamic.html → ex-domConvertToPicDyn.html} +1 -1
- package/examples/{ex-scrollIntoView.html → ex-domScrollIntoView.html} +1 -1
- package/examples/{ex-scrollTo.html → ex-domScrollTo.html} +1 -1
- package/examples/{ex-viewerjs.html → ex-domShowImages.html} +1 -1
- package/examples/{ex-viewerjs-dynamic.html → ex-domShowImagesDyn.html} +1 -1
- package/examples/{ex-tippyjs.html → ex-domTooltip.html} +1 -1
- package/examples/{ex-uaparser.html → ex-getUserAgent.html} +1 -1
- package/examples/{ex-uaparser-dynamic.html → ex-getUserAgentDyn.html} +1 -1
- package/examples/{ex-html2canvas.html → ex-html2pic.html} +1 -1
- package/examples/{ex-html2canvas-dynamic.html → ex-html2picDyn.html} +1 -1
- package/examples/{ex-htmlparser.html → ex-html2str.html} +1 -1
- package/examples/{ex-htmlparser-dynamic.html → ex-html2strDyn.html} +1 -1
- package/examples/{ex-tesseract.html → ex-ocr.html} +1 -1
- package/examples/{ex-tesseract-dynamic.html → ex-ocrDyn.html} +1 -1
- package/examples/{ex-openlink.html → ex-openLink.html} +0 -0
- package/examples/{ex-fuzzball.html → ex-strFindFuzz.html} +1 -1
- package/examples/{ex-fuzzball-dynamic.html → ex-strFindFuzzDyn.html} +1 -1
- package/examples/{ex-xlsx-dynamic.html → ex-xlsxDyn.html} +0 -0
- package/package.json +3 -3
- package/src/domConvertToPic.mjs +1 -0
- package/src/haskey.mjs +2 -1
- package/src/index.mjs +2 -0
- package/src/isn0int.mjs +21 -0
- package/src/isn0num.mjs +15 -6
- package/src/isnint.mjs +21 -0
- package/src/isnnum.mjs +58 -0
- package/src/isp0int.mjs +18 -0
- package/src/isp0num.mjs +17 -2
- package/src/ispint.mjs +19 -1
- package/src/ispnum.mjs +58 -0
- package/test/haskey.test.mjs +41 -0
- package/test/isn0num.test.mjs +5 -0
- package/test/isnnum.test.mjs +157 -0
- package/test/ispnum.test.mjs +157 -0
|
@@ -9,7 +9,7 @@ jobs:
|
|
|
9
9
|
|
|
10
10
|
strategy:
|
|
11
11
|
matrix:
|
|
12
|
-
node-version: [
|
|
12
|
+
node-version: [16.x]
|
|
13
13
|
|
|
14
14
|
steps:
|
|
15
15
|
- uses: actions/checkout@v2
|
|
@@ -17,6 +17,7 @@ jobs:
|
|
|
17
17
|
uses: actions/setup-node@v1
|
|
18
18
|
with:
|
|
19
19
|
node-version: ${{ matrix.node-version }}
|
|
20
|
+
- run: npm cache clean -f
|
|
20
21
|
- run: npm install
|
|
21
22
|
- run: npm test
|
|
22
23
|
env:
|
package/README.md
CHANGED
|
@@ -15,65 +15,65 @@ To view documentation or get support, visit [docs](https://yuda-lyu.github.io/ws
|
|
|
15
15
|
To view some examples for more understanding, visit examples:
|
|
16
16
|
> **lodash:** [ex-lodash.html](https://yuda-lyu.github.io/wsemi/examples/ex-lodash.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-lodash.html)]
|
|
17
17
|
|
|
18
|
+
> **cryptojs:** [ex-cryptojs.html](https://yuda-lyu.github.io/wsemi/examples/ex-cryptojs.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-cryptojs.html)]
|
|
19
|
+
|
|
18
20
|
> **dayjs:** [ex-dayjs.html](https://yuda-lyu.github.io/wsemi/examples/ex-dayjs.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-dayjs.html)]
|
|
19
21
|
|
|
20
22
|
> **dayjs:** [ex-timeTZ2expire-timeTZ2past.html](https://yuda-lyu.github.io/wsemi/examples/ex-timeTZ2expire-timeTZ2past.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-timeTZ2expire-timeTZ2past.html)]
|
|
21
23
|
|
|
22
|
-
> **
|
|
23
|
-
|
|
24
|
-
> **fuzzball:** [ex-fuzzball.html](https://yuda-lyu.github.io/wsemi/examples/ex-fuzzball.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-fuzzball.html)]
|
|
24
|
+
> **colorConverter:** [ex-colorConverter.html](https://yuda-lyu.github.io/wsemi/examples/ex-colorConverter.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-colorConverter.html)]
|
|
25
25
|
|
|
26
|
-
> **
|
|
26
|
+
> **domTooltip[with popper.js]:** [ex-domTooltip.html](https://yuda-lyu.github.io/wsemi/examples/ex-domTooltip.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domTooltip.html)]
|
|
27
27
|
|
|
28
|
-
> **
|
|
28
|
+
> **domShowImages:** [ex-domShowImages.html](https://yuda-lyu.github.io/wsemi/examples/ex-domShowImages.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domShowImages.html)]
|
|
29
29
|
|
|
30
|
-
> **
|
|
30
|
+
> **domShowImagesDyn[dynamic import]:** [ex-domShowImagesDyn.html](https://yuda-lyu.github.io/wsemi/examples/ex-domShowImagesDyn.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domShowImagesDyn.html)]
|
|
31
31
|
|
|
32
|
-
> **
|
|
32
|
+
> **domConvertToPic:** [ex-domConvertToPic.html](https://yuda-lyu.github.io/wsemi/examples/ex-domConvertToPic.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domConvertToPic.html)]
|
|
33
33
|
|
|
34
|
-
> **
|
|
34
|
+
> **domConvertToPicDyn[dynamic import]:** [ex-domConvertToPicDyn.html](https://yuda-lyu.github.io/wsemi/examples/ex-domConvertToPicDyn.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domConvertToPicDyn.html)]
|
|
35
35
|
|
|
36
|
-
> **
|
|
36
|
+
> **domScrollIntoView:** [ex-domScrollIntoView.html](https://yuda-lyu.github.io/wsemi/examples/ex-domScrollIntoView.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domScrollIntoView.html)]
|
|
37
37
|
|
|
38
|
-
> **
|
|
38
|
+
> **domScrollTo:** [ex-domScrollTo.html](https://yuda-lyu.github.io/wsemi/examples/ex-domScrollTo.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domScrollTo.html)]
|
|
39
39
|
|
|
40
|
-
> **
|
|
40
|
+
> **domDropFiles:** [ex-domDropFiles.html](https://yuda-lyu.github.io/wsemi/examples/ex-domDropFiles.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domDropFiles.html)]
|
|
41
41
|
|
|
42
|
-
> **
|
|
42
|
+
> **domDrag:** [ex-domDrag.html](https://yuda-lyu.github.io/wsemi/examples/ex-domDrag.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domDrag.html)]
|
|
43
43
|
|
|
44
|
-
> **
|
|
44
|
+
> **domIsVisible:** [ex-domIsVisible.html](https://yuda-lyu.github.io/wsemi/examples/ex-domIsVisible.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domIsVisible.html)]
|
|
45
45
|
|
|
46
|
-
> **
|
|
46
|
+
> **domRipple:** [ex-domRipple.html](https://yuda-lyu.github.io/wsemi/examples/ex-domRipple.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-domRipple.html)]
|
|
47
47
|
|
|
48
|
-
> **
|
|
48
|
+
> **strFindFuzz:** [ex-strFindFuzz.html](https://yuda-lyu.github.io/wsemi/examples/ex-strFindFuzz.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-strFindFuzz.html)]
|
|
49
49
|
|
|
50
|
-
> **
|
|
50
|
+
> **strFindFuzzDyn[dynamic import]:** [ex-strFindFuzzDyn.html](https://yuda-lyu.github.io/wsemi/examples/ex-strFindFuzzDyn.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-strFindFuzzDyn.html)]
|
|
51
51
|
|
|
52
|
-
> **
|
|
52
|
+
> **obj2u8arr & u8arr2obj:** [ex-obj2u8arr-u8arr2obj.html](https://yuda-lyu.github.io/wsemi/examples/ex-obj2u8arr-u8arr2obj.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-obj2u8arr-u8arr2obj.html)]
|
|
53
53
|
|
|
54
|
-
> **
|
|
54
|
+
> **getUserAgent:** [ex-getUserAgent.html](https://yuda-lyu.github.io/wsemi/examples/ex-getUserAgent.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-getUserAgent.html)]
|
|
55
55
|
|
|
56
|
-
> **
|
|
56
|
+
> **getUserAgentDyn[dynamic import]:** [ex-getUserAgentDyn.html](https://yuda-lyu.github.io/wsemi/examples/ex-getUserAgentDyn.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-getUserAgentDyn.html)]
|
|
57
57
|
|
|
58
|
-
> **
|
|
58
|
+
> **xss:** [ex-clearXSS.html](https://yuda-lyu.github.io/wsemi/examples/ex-clearXSS.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-clearXSS.html)]
|
|
59
59
|
|
|
60
|
-
> **
|
|
60
|
+
> **openlink:** [ex-openLink.html](https://yuda-lyu.github.io/wsemi/examples/ex-openLink.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-openLink.html)]
|
|
61
61
|
|
|
62
|
-
> **
|
|
62
|
+
> **xlsx:** [ex-xlsx.html](https://yuda-lyu.github.io/wsemi/examples/ex-xlsx.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-xlsx.html)]
|
|
63
63
|
|
|
64
|
-
> **
|
|
64
|
+
> **xlsx[dynamic import]:** [ex-xlsxDyn](https://yuda-lyu.github.io/wsemi/examples/ex-xlsxDyn) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-xlsxDyn)]
|
|
65
65
|
|
|
66
|
-
> **
|
|
66
|
+
> **html2pic:** [ex-html2pic.html](https://yuda-lyu.github.io/wsemi/examples/ex-html2pic.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-html2pic.html)]
|
|
67
67
|
|
|
68
|
-
> **
|
|
68
|
+
> **html2picDyn[dynamic import]:** [ex-html2picDyn.html](https://yuda-lyu.github.io/wsemi/examples/ex-html2picDyn.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-html2picDyn.html)]
|
|
69
69
|
|
|
70
|
-
> **
|
|
70
|
+
> **html2str:** [ex-html2str.html](https://yuda-lyu.github.io/wsemi/examples/ex-html2str.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-html2str.html)]
|
|
71
71
|
|
|
72
|
-
> **
|
|
72
|
+
> **html2strDyn[dynamic import]:** [ex-html2strDyn.html](https://yuda-lyu.github.io/wsemi/examples/ex-html2strDyn.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-html2strDyn.html)]
|
|
73
73
|
|
|
74
|
-
> **
|
|
74
|
+
> **ocr:** [ex-ocr.html](https://yuda-lyu.github.io/wsemi/examples/ex-ocr.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-ocr.html)]
|
|
75
75
|
|
|
76
|
-
> **
|
|
76
|
+
> **ocrDyn[dynamic import]:** [ex-ocrDyn.html](https://yuda-lyu.github.io/wsemi/examples/ex-ocrDyn.html) [[source code](https://github.com/yuda-lyu/wsemi/blob/master/docs/examples/ex-ocrDyn.html)]
|
|
77
77
|
|
|
78
78
|
## Installation
|
|
79
79
|
### Using npm(ES6 module):
|
|
@@ -161,5 +161,5 @@ or
|
|
|
161
161
|
|
|
162
162
|
[Necessary] Add script for wsemi.
|
|
163
163
|
```alias
|
|
164
|
-
<script src="https://cdn.jsdelivr.net/npm/wsemi@1.6.
|
|
164
|
+
<script src="https://cdn.jsdelivr.net/npm/wsemi@1.6.25/dist/wsemi.umd.js"></script>
|
|
165
165
|
```
|