licenses.dev

@zbm1/vue-create-utils v0.0.1

A vue utils to create pages, components, i18n, dir index, etc. Usage git submodule in dir /packages of nodejs npm project.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
consolidate • 0.16.0Template engine consolidation libraryINDIRECT1
dot • 1.1.3Concise and fast javascript templating compatible with nodejs and other javascript environmentsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
md5-file • 5.0.0Get the MD5-sum of a given file, with low memory usage, even on huge files.DIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
progress • 2.0.3Flexible ascii progress barINDIRECT0
qrcode-svg • 1.1.0A simple QR Code generator in pure JavaScriptINDIRECT0
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
ISC9
PackageRelationDependenciesPublished
@zbm1/global-this • 0.4.5A cross engine globalThis.INDIRECT0
@zbm1/pkg-utils • 0.1.0A javascript utils, url, path-plugins, regexes, string, timer, socket, .etc.DIRECT29
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
md5 • 2.3.0js function for hashing messages with MD5DIRECT3
shelljs • 0.8.5Portable Unix shell commands for Node.jsDIRECT19
Apache-2.03
PackageRelationDependenciesPublished
@zbm1/eventemitter • 1.3.5javascript EventEmitterINDIRECT1
@zbm1/uuid • 0.1.0uuidINDIRECT0
@zbm1/version-compare • 0.1.2Version compare 版本比对INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40zbm1%2Fvue-create-utils)](https://licenses.dev/npm/%40zbm1%2Fvue-create-utils)
<a href="https://licenses.dev/npm/%40zbm1%2Fvue-create-utils">
  <img src="https://licenses.dev/b/npm/%40zbm1%2Fvue-create-utils" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.1 version:

[![licenses](https://licenses.dev/b/npm/%40zbm1%2Fvue-create-utils/0.0.1)](https://licenses.dev/npm/%40zbm1%2Fvue-create-utils/0.0.1)
<a href="https://licenses.dev/npm/%40zbm1%2Fvue-create-utils/0.0.1">
  <img src="https://licenses.dev/b/npm/%40zbm1%2Fvue-create-utils/0.0.1" alt="licenses" />
</a>
GitHub