1.0.1 • Published 16 days ago

@min98/layui-custom v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
16 days ago

Layui is a collection of free and open source Web user interface component libraries. It uses its own lightweight module specifications and follows the original HTML/CSS/JavaScript development model. It is easy to get started and can be used immediately. Its style is simple and understated but the interior elegance is rich, every detail, including the documentation, is carefully crafted, making it perfect for quickly building web interfaces. Layui is different from popular front-end frameworks, but it does not go against the trend and believes in going back to nature. To be more precise, it is aimed at pragmatic people who pursue simplicity, that is, there is no need to use many different construction tools, just face the browser itself and you can get the elements. elements and interactions that the page needs to present

Get started quickly

To use Layui, just add files to the page:

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Quick Start - Layui</title>
    <link href="./layui/css/layui.css" rel="stylesheet" />
  </head>
  <body>
    <!-- HTML Content -->
    <script src="./layui/layui.js"></script>
    <script>
      // Usage
      layui.use(function () {
        var layer = layui.layer;
        // Welcome
        layer.msg("Hello World", { icon: 6 });
      });
    </script>
  </body>
</html>

Documents

Documents current version

Join the project

project participants

Open source license

Layui use MIT Published with permission. Other relevant agreements may also be consulted《Disclaimer》。

acornaggregate-erroransi-colorsansi-grayansi-regexansi-wrapanymatchappend-bufferarchyarr-diffarr-filterarr-flattenarr-maparr-unionarray-eacharray-initialarray-lastarray-slicearray-sortarray-unionarray-uniqueassign-symbolsasync-doneasync-eachasync-settleatobbachbalanced-matchbasebinary-extensionsbinaryextensionsbrace-expansionbracesbuffer-crc32buffer-equalbuffer-fromcache-basecall-bindcamelcasechokidarclass-utilsclean-cssclean-stackcliuicloneclone-bufferclone-statscloneable-readablecode-point-atcollection-mapcollection-visitcolor-supportcomponent-emitterconcat-mapconcat-streamconcat-with-sourcemapsconvert-source-mapcopy-descriptorcopy-propscore-util-iscssddebugdebug-fabulousdecamelizedecode-uri-componentdefault-comparedefault-resolutiondefine-data-propertydefine-propertiesdefine-propertydetect-filedetect-newlinedir-globduplexifyeach-propsend-of-streamerror-exes-define-propertyes-errorses5-extes6-iteratores6-symboles6-weak-mapescape-string-regexpesniffevent-emitterexpand-bracketsexpand-tildeextextendextend-shallowextglobfancy-logfast-globfast-levenshteinfastqfill-rangefind-upfindup-syncfinedflagged-respawnflush-write-streamfor-infor-ownfragment-cachefs-mkdirp-streamfs.realpathfunction-bindget-caller-fileget-intrinsicget-streamget-valueglobglob-parentglob-streamglob-watcherglobal-modulesglobal-prefixglobbyglogggopdgraceful-fsgulp-cligulploghas-gulploghas-property-descriptorshas-protohas-symbolshas-valuehas-valueshasownhomedir-polyfillhosted-git-infoignoreindent-stringinflightinheritsiniinterpretinvert-kvis-absoluteis-accessor-descriptoris-arrayishis-binary-pathis-bufferis-core-moduleis-data-descriptoris-descriptoris-extendableis-extglobis-fullwidth-code-pointis-globis-negated-globis-numberis-path-cwdis-path-insideis-plain-objectis-promiseis-relativeis-unc-pathis-utf8is-valid-globis-windowsisarrayisexeisobjectistextorbinaryjson-stable-stringify-without-jsonifyjust-debouncekind-oflast-runlazystreamlcidleadliftoffload-json-filelodash.templatelodash.templatesettingslodash._reinterpolatelru-queuemake-errormake-error-causemake-iteratormap-cachemap-streammap-visitmatchdepmemoizeemerge2micromatchminimatchmixin-deepmsmute-stdoutnanomatchnext-ticknormalize-package-datanormalize-pathnow-and-laternumber-is-nanobject-assignobject-copyobject-keysobject-visitobject.assignobject.defaultsobject.mapobject.pickobject.reduceonceordered-read-streamsos-localep-mapparse-filepathparse-jsonparse-node-versionparse-passwdpascalcasepath-dirnamepath-existspath-is-absolutepath-parsepath-rootpath-root-regexpath-typepicocolorspicomatchpifypinkiepinkie-promiseplugin-errorposix-character-classespostcsspretty-hrtimeprocess-nextick-argspumppumpifyqueue-microtaskread-pkgread-pkg-upreadable-streamreaddirprechoirregex-notremove-bom-bufferremove-bom-streamremove-trailing-separatorrepeat-elementrepeat-stringreplace-extreplace-homedirreplacestreamrequire-directoryrequire-main-filenameresolveresolve-dirresolve-optionsresolve-urlretreusifyrimrafrun-parallelsafe-buffersafe-regexsemversemver-greatest-satisfied-rangeset-blockingset-function-lengthset-valueslashsnapdragonsnapdragon-nodesnapdragon-utilsource-mapsource-map-resolvesource-map-urlsparklesspdx-correctspdx-exceptionsspdx-expression-parsespdx-license-idssplit-stringstack-tracestatic-extendstream-exhauststream-shiftstring-widthstring_decoderstrip-ansistrip-bomstrip-bom-stringsupports-preserve-symlinks-flagsver-compattextextensionsthrough2through2-filtertime-stamptimers-extto-absolute-globto-object-pathto-regexto-regex-rangeto-throughtypetypedarrayuglify-jsunc-path-regexundertakerundertaker-registryundici-typesunion-valueunique-streamunset-valueupathurixuseutil-deprecatev8flagsvalidate-npm-package-licensevalue-or-functionvinylvinyl-fsvinyl-sourcemapvinyl-sourcemaps-applywhichwhich-modulewrap-ansiwrappyxtendy18nyargsyargs-parseryazl
1.0.1

16 days ago

1.0.0

1 month ago

0.0.9

1 month ago

0.0.8

1 month ago

0.0.7

1 month ago

0.0.6

1 month ago

0.0.5

1 month ago

0.0.4

1 month ago

0.0.3

1 month ago