licenses.dev

g2u-cli v0.0.3

把gbk编码文件转成utf-8编码

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 2.4.2Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.DIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.DIRECT25
ISC8
PackageRelationDependenciesPublished
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/g2u-cli)](https://licenses.dev/npm/g2u-cli)
<a href="https://licenses.dev/npm/g2u-cli">
  <img src="https://licenses.dev/b/npm/g2u-cli" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.3 version:

[![licenses](https://licenses.dev/b/npm/g2u-cli/0.0.3)](https://licenses.dev/npm/g2u-cli/0.0.3)
<a href="https://licenses.dev/npm/g2u-cli/0.0.3">
  <img src="https://licenses.dev/b/npm/g2u-cli/0.0.3" alt="licenses" />
</a>
GitHub