licenses.dev

yeoman-generator v7.4.0

Rails-inspired generator system that provides scaffolding for your apps

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

MIT118
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@kwsites/file-exists • 1.1.1Synchronous validation of a path existing either as a file or as a directory.INDIRECT2
@kwsites/promise-deferred • 1.1.1Minimalist creation of promise wrappers, exposing the ability to resolve or reject the inner promiseINDIRECT0
@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
@octokit/auth-token • 3.0.4GitHub API token authentication for browsers and Node.jsINDIRECT0
@octokit/core • 4.2.4Extendable client for GitHub's REST & GraphQL APIsINDIRECT17
@octokit/endpoint • 7.0.6Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 5.0.6GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/openapi-types • 18.1.1Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 6.1.2Octokit plugin to paginate REST API endpoint responsesINDIRECT3
@octokit/plugin-request-log • 1.0.4Log all requests and request errorsINDIRECT0
@octokit/plugin-rest-endpoint-methods • 7.2.3Octokit plugin adding one method for all of api.github.com REST API endpointsINDIRECT2
@octokit/request-error • 3.0.3Error class for Octokit request errorsINDIRECT5
@octokit/request • 6.2.8Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/rest • 19.0.13GitHub REST API client for Node.jsINDIRECT23
@octokit/tsconfig • 1.0.2TypeScript configuration for Octokit packagesINDIRECT0
@octokit/types • 10.0.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@octokit/types • 9.3.2Shared TypeScript definitions for Octokit projectsINDIRECT1
@pnpm/config.env-replace • 1.1.0INDIRECT0
@pnpm/network.ca-file • 1.0.2INDIRECT1
@pnpm/npm-conf • 2.3.1Get the npm configINDIRECT6
@sindresorhus/merge-streams • 2.3.0Merge multiple streams into a unified streamINDIRECT0
@types/ejs • 3.1.5TypeScript definitions for ejsINDIRECT0
@types/lodash-es • 4.17.12TypeScript definitions for lodash-esDIRECT1
@types/lodash • 4.17.16TypeScript definitions for lodashINDIRECT0
@types/node • 22.15.3TypeScript definitions for nodeDIRECT1
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
@yeoman/namespace • 1.0.1Namespace parsing for yeoman's generator/environment stackDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
array-differ • 4.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-union • 3.0.1Create an array of unique values, in order, from the input arraysINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.4.1Terminal string styling done rightDIRECT0
clone-stats • 1.0.0Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
execa • 8.0.1Process execution for humansDIRECT16
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
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
find-up-simple • 1.0.1Find a file or directory by walking up parent directories — Zero dependenciesINDIRECT0
get-stream • 8.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT0
github-username • 8.0.0Get a GitHub username from an email addressDIRECT24
globby • 14.1.0User-friendly glob matchingINDIRECT23
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
ignore • 7.0.4Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
index-to-position • 1.1.0Convert a string index to its line and column positionINDIRECT0
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-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
isbinaryfile • 5.0.3Detects if a file is binary in Node.js. Similar to Perl's -B.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
ky • 1.8.1Tiny and elegant HTTP client based on the Fetch APIINDIRECT0
latest-version • 9.0.0Get the latest version of an npm packageDIRECT16
lodash-es • 4.17.21Lodash exported as ES modules.DIRECT0
mem-fs-editor • 11.1.4File edition helpers working on top of mem-fsDIRECT66
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multimatch • 7.0.0Extends `minimatch.match()` with support for multiple patternsINDIRECT5
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
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
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
package-json • 10.0.1Get metadata of a package from the npm registryINDIRECT15
parse-json • 8.3.0Parse JSON with more helpful errorsINDIRECT6
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
path-type • 6.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
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
read-package-up • 11.0.0Read the closest package.json fileDIRECT20
read-pkg • 9.0.1Read a package.json fileINDIRECT18
registry-auth-token • 5.1.0Get the auth token set for an npm registry (if any)INDIRECT7
registry-url • 6.0.1Get the set npm registry URLINDIRECT5
replace-ext • 2.0.0Replaces a file extension with another one.INDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
simple-git • 3.27.0Simple GIT interface for node.jsDIRECT4
slash • 5.1.0Convert Windows backslash paths to slash pathsINDIRECT0
sort-keys • 5.1.0Sort the keys of an objectDIRECT1
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
streamx • 2.22.0An iteration of the Node.js core streams with a series of improvementsINDIRECT4
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
teex • 1.0.1Turn a readable stream into multiple readable streamx streamsINDIRECT5
text-table • 0.2.0borderless text tables with alignmentDIRECT0
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
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
unicorn-magic • 0.1.0Some useful utilities I often needINDIRECT0
unicorn-magic • 0.3.0Some useful utilities I often needINDIRECT0
vinyl • 3.0.0Virtual file format.INDIRECT10
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC20
PackageRelationDependenciesPublished
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
fastq • 1.19.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.10A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 7.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
semver • 7.7.1The semantic version parser used by npm.DIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.010
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.5.4Event emitters for JavaScriptINDIRECT0
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
ejs • 3.1.10Embedded JavaScript templatesINDIRECT15
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
human-signals • 5.0.0Human-friendly process signalsINDIRECT0
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
text-decoder • 1.2.3Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
Artistic-2.04
PackageRelationDependenciesPublished
binaryextensions • 6.11.0A package that contains an array of every single file extension there is for binary filesINDIRECT2
editions • 6.21.0Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT1
textextensions • 6.11.0A package that contains an array of every single file extension there is for text filesINDIRECT2
version-range • 4.14.0Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
normalize-package-data • 6.0.2Normalizes data that can be found in package.json files.INDIRECT8
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.40.1A collection of essential TypeScript typesINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.21A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.4.0 version:

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