licenses.dev

webpack-iconfont-plugin-nodejs v1.0.36

Use svg files to build iconfont files(ttf,woff2,woff,eot,svg), css file, js data file and html preview file.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT53
PackageRelationDependenciesPublished
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@xmldom/xmldom • 0.7.13A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.INDIRECT0
a-sync-waterfall • 1.0.1Runs a list of async tasks, passing the results of each into the next oneINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
async-throttle • 1.1.0Throttle asynchronous Promise-based tasksDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
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
bufferstreams • 3.0.0Abstract streams to deal with the whole buffered contents.INDIRECT5
commander • 5.1.0the complete solution for node.js command-line programsINDIRECT0
commander • 9.5.0the complete solution for node.js command-line programsINDIRECT0
cubic2quad • 1.2.1Approximate cubic Bezier curve with a number of quadratic onesINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
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
globby • 11.1.0User-friendly glob matchingDIRECT23
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
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
is-promise • 1.0.1Test whether an object looks like a promises-a+ promiseINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
microbuffer • 1.0.0Light implementation of binary buffer with helpers for easy access.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
nodeify • 1.0.1Convert promised code to use node style callbacksDIRECT2
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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
promise • 1.3.0Bare bones Promises/A+ implementationINDIRECT1
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
svg-pathdata • 6.0.3Manipulate SVG path data (path[d] attribute content) simply and efficiently.INDIRECT0
svg2ttf • 6.0.3Converts SVG font to TTF fontDIRECT6
svgicons2svgfont • 12.0.0Read a set of SVG icons and ouput a SVG fontDIRECT12
svgpath • 2.6.0Low level toolkit for SVG paths transformations.INDIRECT0
thro-debs • 1.0.7A simple throttle & debounce tool of javascript.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
ttf2eot • 2.0.0Convert TTF font to EOTDIRECT3
ttf2woff • 2.0.2Convert TTF font to WOFFDIRECT4
ttf2woff2-no-gyp • 4.0.6Convert TTF files to WOFF2 ones.DIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC10
PackageRelationDependenciesPublished
fastq • 1.18.0Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 8.1.0a little globberINDIRECT8
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 • 5.1.6a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
nunjucks • 3.2.4A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)DIRECT3
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/webpack-iconfont-plugin-nodejs)](https://licenses.dev/npm/webpack-iconfont-plugin-nodejs)
<a href="https://licenses.dev/npm/webpack-iconfont-plugin-nodejs">
  <img src="https://licenses.dev/b/npm/webpack-iconfont-plugin-nodejs" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.36 version:

[![licenses](https://licenses.dev/b/npm/webpack-iconfont-plugin-nodejs/1.0.36)](https://licenses.dev/npm/webpack-iconfont-plugin-nodejs/1.0.36)
<a href="https://licenses.dev/npm/webpack-iconfont-plugin-nodejs/1.0.36">
  <img src="https://licenses.dev/b/npm/webpack-iconfont-plugin-nodejs/1.0.36" alt="licenses" />
</a>
GitHub