licenses.dev

hexo-fs v3.1.0

File system module for Hexo.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT29
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 libraryDIRECT14
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 • 1.4.1render 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
hexo-util • 2.7.0Utilities for Hexo.DIRECT24
htmlparser2 • 7.2.0Fast & forgiving HTML/XML parserINDIRECT6
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
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
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
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
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
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
ISC5
PackageRelationDependenciesPublished
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.DIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BSD-2-Clause5
PackageRelationDependenciesPublished
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
entities • 3.0.1Encode & decode XML and HTML entities with easeINDIRECT0
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-fs)](https://licenses.dev/npm/hexo-fs)
<a href="https://licenses.dev/npm/hexo-fs">
  <img src="https://licenses.dev/b/npm/hexo-fs" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.0 version:

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