licenses.dev

@tiagodws/frontend-generator v0.4.0

Senior frontend generator.

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT143
PackageRelationDependenciesPublished
@biesbjerg/ngx-translate-extract • 2.3.4Extract strings from projects using ngx-translateDIRECT124
@one-ini/wasm • 0.1.1Parse EditorConfig-INI file contents into ASTINDIRECT0
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
babel-polyfill • 6.26.0Provides polyfills necessary for a full ES2015+ environmentDIRECT4
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
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
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
chalk • 2.0.1Terminal string styling done right. Much colorINDIRECT6
chalk • 2.4.2Terminal string styling done rightDIRECT6
chardet • 0.4.2Character detectorINDIRECT0
cheerio • 1.0.0-rc.2Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverINDIRECT19
child-process-promise • 2.2.1Simple wrapper around the "child_process" module that makes use of promisesDIRECT8
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 10.0.1the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
core-js • 2.6.12Standard libraryINDIRECT0
cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
dom-serializer • 0.1.1render dom nodes to stringINDIRECT2
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
editorconfig • 1.0.4EditorConfig File Locator and Interpreter for Node.jsINDIRECT6
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encoding • 0.1.12Convert encodings, uses iconv by default and fallbacks to iconv-lite if neededINDIRECT2
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 0.7.0A better `child_process`INDIRECT15
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
gettext-parser • 1.2.2Parse and compile gettext po and mo files to/from json, nothing more, nothing lessINDIRECT3
has-flag • 2.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
htmlparser2 • 3.10.1Fast & forgiving HTML/XML/RSS parserINDIRECT10
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inquirer • 3.3.0A collection of common interactive command line user interfaces.DIRECT31
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
js-beautify • 1.15.1beautifier.io for nodeDIRECT46
js-cookie • 3.0.5A simple, lightweight JavaScript API for handling cookiesINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
load-json-file • 2.0.0Read and parse a JSON fileINDIRECT6
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 2.2.0Colored symbols for various log levels. Example: ✔︎ SuccessDIRECT7
mem • 1.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT1
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
minimist • 0.0.8parse argument optionsINDIRECT0
mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
node-version • 1.2.0Get Node current versionINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
os-locale • 2.1.0Get the system localeINDIRECT20
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse5 • 3.0.3HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.INDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 2.0.0Check if a path is a file, directory, or symlinkINDIRECT1
path • 0.12.7Node.JS path moduleINDIRECT3
pify • 2.3.0Promisify a callback-style functionINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
promise-polyfill • 6.1.0Lightweight promise polyfill. A+ compliantINDIRECT0
read-pkg-up • 2.0.0Read the closest package.json fileINDIRECT29
read-pkg • 2.0.0Read a package.json fileINDIRECT22
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regenerator-runtime • 0.10.5Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
supports-color • 4.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT1
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
yargs • 8.0.2yargs the modern, pirate-themed, successor to optimist.INDIRECT72
yargs • 9.0.1yargs the modern, pirate-themed, successor to optimist.DIRECT72
ISC43
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
abbrev • 2.0.0Like ruby's abbrev module, but in jsINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
foreground-child • 3.3.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
fs-readfile-promise • 3.0.1Promise version of fs.readFileDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fs • 0.0.1-securityThis package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.INDIRECT0
get-caller-file • 1.0.3[![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
glob • 10.4.5the most correct and second fastest glob implementation in JavaScriptINDIRECT34
glob • 7.1.2a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 9.0.1a glob matcher in javascriptINDIRECT2
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
minipass • 7.1.2minimal implementation of a PassThrough streamINDIRECT0
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
nopt • 7.2.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
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
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 7.0.0the mighty option parser used by yargsINDIRECT1
BSD-2-Clause7
PackageRelationDependenciesPublished
css-what • 2.1.3a CSS selector parserINDIRECT0
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 2.4.2handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 1.5.1utilities for working with htmlparser2's domINDIRECT3
entities • 1.1.2Encode & decode XML/HTML entities with easeINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
nth-check • 1.0.2performant nth-check parser & compilerINDIRECT1
Apache-2.04
PackageRelationDependenciesPublished
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
typescript • 2.4.1TypeScript is a language for application scale JavaScript developmentINDIRECT0
typescript • 2.9.2TypeScript is a language for application scale JavaScript developmentDIRECT0
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BlueOak-1.0.03
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
unknown2
PackageRelationDependenciesPublished
rx-lite-aggregates • 4.0.8Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScriptINDIRECT1
rx-lite • 4.0.8Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
flat • 2.0.1Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT1
non-standard1
PackageRelationDependenciesPublished
css-select • 1.2.0a CSS selector compiler/engineINDIRECT7
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.0 version:

[![licenses](https://licenses.dev/b/npm/%40tiagodws%2Ffrontend-generator/0.4.0)](https://licenses.dev/npm/%40tiagodws%2Ffrontend-generator/0.4.0)
<a href="https://licenses.dev/npm/%40tiagodws%2Ffrontend-generator/0.4.0">
  <img src="https://licenses.dev/b/npm/%40tiagodws%2Ffrontend-generator/0.4.0" alt="licenses" />
</a>
GitHub