licenses.dev

jsvanillahelper-ext-ajax v0.0.1

Ajax made easy

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT94
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/generator • 7.25.6Turns an AST into code.INDIRECT10
@babel/helper-module-imports • 7.24.7Babel helper functions for inserting module loadsINDIRECT28
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/template • 7.25.0Generate an AST from a string template.INDIRECT16
@babel/traverse • 7.25.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@rollup/pluginutils • 4.2.1A set of utility functions commonly used by Rollup pluginsINDIRECT2
@rollup/rollup-android-arm-eabi • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-android-arm64 • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-darwin-arm64 • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-darwin-x64 • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-arm-gnueabihf • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-arm-musleabihf • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-arm64-gnu • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-arm64-musl • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-powerpc64le-gnu • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-riscv64-gnu • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-s390x-gnu • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-x64-gnu • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-linux-x64-musl • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-win32-arm64-msvc • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-win32-ia32-msvc • 4.21.2Native bindings for RollupINDIRECT0
@rollup/rollup-win32-x64-msvc • 4.21.2Native bindings for RollupINDIRECT0
@types/estree • 1.0.5TypeScript definitions for estreeINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
acorn • 8.12.1ECMAScript parserINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
estree-walker • 0.6.1Traverse an ESTree-compliant ASTINDIRECT0
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
find-cache-dir • 3.3.2Finds the common standard cache directoryINDIRECT10
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
jest-worker • 26.6.2Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsvanillahelper-core • 2.3.0Lightweight Vanilla TypeScript +ES2022 helper with a touch of functional programming, targeted for lightweight client-side webapps.DIRECT42
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-parse • 1.0.7Node.js path.parse() 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
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
resolve • 1.20.0resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT4
rollup-plugin-babel • 4.4.0Seamless integration between Rollup and Babel.DIRECT31
rollup-plugin-terser • 7.0.2Rollup plugin to minify generated es bundleDIRECT33
rollup-plugin-typescript2 • 0.30.0Seamless integration between Rollup and TypeScript. Now with errors.DIRECT24
rollup-plugin-typescript2 • 0.36.0Seamless integration between Rollup and TypeScript. Now with errors.INDIRECT20
rollup-pluginutils • 2.8.2Functionality commonly needed by Rollup pluginsINDIRECT1
rollup • 2.79.1Next-generation ES module bundlerDIRECT1
rollup • 4.21.2Next-generation ES module bundlerINDIRECT18
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC4
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
serialize-javascript • 4.0.0Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 2.1.0Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
terser • 5.31.6JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.1 version:

[![licenses](https://licenses.dev/b/npm/jsvanillahelper-ext-ajax/0.0.1)](https://licenses.dev/npm/jsvanillahelper-ext-ajax/0.0.1)
<a href="https://licenses.dev/npm/jsvanillahelper-ext-ajax/0.0.1">
  <img src="https://licenses.dev/b/npm/jsvanillahelper-ext-ajax/0.0.1" alt="licenses" />
</a>
GitHub