licenses.dev

@log4brains/core v1.0.0-beta.12

Log4brains architecture knowledge base core API

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT83
PackageRelationDependenciesPublished
@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
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
awilix • 4.3.4Extremely powerful dependency injection container.DIRECT16
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
cheerio • 1.0.0-rc.3Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverDIRECT19
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryDIRECT14
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 3.38.1Standard libraryDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
dom-serializer • 0.1.1render dom nodes to stringINDIRECT2
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
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
filter-obj • 1.1.0Filter object keys and values into a new objectINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
git-config-path • 2.0.0Resolve the path to the user's local or global .gitconfig.INDIRECT0
git-up • 4.0.5A low level git url parser.INDIRECT26
git-url-parse • 11.6.0A high level git url parser for common git providers.DIRECT27
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
htmlparser2 • 3.10.1Fast & forgiving HTML/XML/RSS parserINDIRECT10
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
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-ssh • 1.4.0Check if an input value is a ssh url or not.INDIRECT1
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
launch-editor • 2.9.1launch editor from node.jsDIRECT2
linkify-it • 3.0.3Links recognition library with FULL unicode supportINDIRECT1
lodash • 4.17.21Lodash modular utilities.DIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
markdown-it-source-map • 0.1.1Add source map to the output HTML of markdown-it.DIRECT0
markdown-it • 11.0.1Markdown-it - modern pluggable markdown parser.DIRECT6
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
moment-timezone • 0.5.45Parse and display moments in any timezone.DIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
neverthrow • 2.7.1Stop throwing errors, and instead return Results!DIRECT0
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
normalize-url • 6.1.0Normalize a URLINDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.DIRECT2
parse-git-config • 3.0.0Parse `.git/config` into a JavaScript object. sync or async.DIRECT2
parse-path • 4.0.4Parse paths (local paths, urls: ssh/git/etc)INDIRECT23
parse-url • 6.0.5An advanced url parser supporting git urls too.INDIRECT25
parse5 • 3.0.3HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.INDIRECT2
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() 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
protocols • 1.4.8Get the protocols of an input url.INDIRECT0
protocols • 2.0.1Get the protocols of an input url.INDIRECT0
query-string • 6.14.1Parse and stringify URL query stringsINDIRECT4
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
shell-quote • 1.8.1quote and parse shell commandsINDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
simple-git • 2.48.0Simple GIT interface for node.jsDIRECT4
slugify • 1.6.6Slugifies a StringDIRECT0
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
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
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC13
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
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 • 7.2.3a little globberINDIRECT10
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
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
@hapi/hoek • 9.3.0General purpose node utilitiesINDIRECT0
@hapi/topo • 5.1.0Topological sorting with grouping supportINDIRECT1
@sideway/address • 4.1.5Email address and domain validationINDIRECT1
@sideway/formula • 3.0.1Math and string formula parser.INDIRECT0
@sideway/pinpoint • 2.0.0Return the filename and line number of the calling functionINDIRECT0
joi • 17.13.3Object schema validationDIRECT5
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
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
entities • 2.0.3Encode & decode XML and HTML entities with easeINDIRECT0
nth-check • 1.0.2performant nth-check parser & compilerINDIRECT1
non-standard1
PackageRelationDependenciesPublished
css-select • 1.2.0a CSS selector compiler/engineINDIRECT7
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0-beta.12 version:

[![licenses](https://licenses.dev/b/npm/%40log4brains%2Fcore/1.0.0-beta.12)](https://licenses.dev/npm/%40log4brains%2Fcore/1.0.0-beta.12)
<a href="https://licenses.dev/npm/%40log4brains%2Fcore/1.0.0-beta.12">
  <img src="https://licenses.dev/b/npm/%40log4brains%2Fcore/1.0.0-beta.12" alt="licenses" />
</a>
GitHub