licenses.dev

hexo-cli v4.3.2

Command line interface for Hexo

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
command-exists • 1.2.9check whether a command line command exists in the current environmentDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
dom-serializer • 2.0.0render domhandler DOM nodes to a stringINDIRECT3
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hexo-fs • 4.1.3File system module for Hexo.DIRECT40
hexo-log • 4.1.0Logger for HexoDIRECT1
hexo-util • 3.3.0Utilities for Hexo.DIRECT22
htmlparser2 • 9.1.0Fast & forgiving HTML/XML parserINDIRECT5
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
prismjs • 1.30.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tildify • 2.0.0Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`DIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
ISC7
PackageRelationDependenciesPublished
abbrev • 2.0.0Like ruby's abbrev module, but in jsDIRECT0
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BSD-2-Clause4
PackageRelationDependenciesPublished
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 5.0.3Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 3.2.2Utilities for working with htmlparser2's domINDIRECT4
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
highlight.js • 11.11.1Syntax highlighting with language autodetection.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.3.2 version:

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