licenses.dev

tiaoxiang-sider v1.3.48

npm 组件包仓库

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT85
PackageRelationDependenciesPublished
@ant-design/colors • 6.0.0Color palettes calculator of Ant DesignINDIRECT1
@ant-design/icons-svg • 4.6.0Abstract nodes for ant design icons.INDIRECT0
@ant-design/icons-vue • 6.1.0Ant Design Icons for VueDIRECT3
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.29.9A JavaScript parserINDIRECT3
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@ctrl/tinycolor • 3.6.1Fast, small color manipulation and conversion for JavaScriptINDIRECT0
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@simonwep/pickr • 1.8.2Flat, Simple, Hackable Color-Picker.INDIRECT2
@types/crypto-js • 4.2.2TypeScript definitions for crypto-jsDIRECT0
@vue/compiler-core • 3.5.43@vue/compiler-coreINDIRECT8
@vue/compiler-dom • 3.5.43@vue/compiler-domINDIRECT9
@vue/compiler-sfc • 3.5.43@vue/compiler-sfcINDIRECT16
@vue/compiler-ssr • 3.5.43@vue/compiler-ssrINDIRECT10
@vue/devtools-api • 6.6.4Interact with the Vue devtools from the pageINDIRECT0
@vue/reactivity • 3.5.43@vue/reactivityINDIRECT1
@vue/runtime-core • 3.5.43@vue/runtime-coreINDIRECT2
@vue/runtime-dom • 3.5.43@vue/runtime-domINDIRECT4
@vue/server-renderer • 3.5.43@vue/server-rendererINDIRECT15
@vue/shared • 3.5.43internal utils shared across @vue packagesINDIRECT0
ant-design-vue • 2.2.8An enterprise-class UI design language and Vue-based implementationDIRECT25
ant-design-vue • 3.2.20An enterprise-class UI design language and Vue-based implementationDIRECT24
array-tree-filter • 2.1.0filter in array treeINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
async-validator • 3.5.2validate form asynchronousINDIRECT0
async-validator • 4.2.5validate form asynchronousINDIRECT0
axios • 0.26.1Promise based HTTP client for the browser and node.jsDIRECT1
babel-plugin-transform-remove-console • 6.9.4Remove all console.* calls.DIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
compute-scroll-into-view • 1.0.20The engine that powers scroll-into-view-if-neededINDIRECT0
core-js • 3.50.0Standard libraryINDIRECT0
crypto-js • 4.2.0JavaScript library of crypto standards.DIRECT0
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dayjs • 1.11.232KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
dom-align • 1.12.4Align DOM Node Flexibly INDIRECT0
dom-scroll-into-view • 2.0.1scroll dom node into view automaticallyINDIRECT0
dom7 • 4.0.6Minimalistic JavaScript library for DOM manipulation, with a jQuery-compatible APIINDIRECT1
downloadjs • 1.4.7file downloading using client-side javascriptINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
file-saver • 2.0.5An HTML5 saveAs() FileSaver implementationDIRECT0
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-plain-object • 3.0.1Returns true if an object was created by the `Object` constructor.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash-es • 4.18.1Lodash exported as ES modules.INDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
magic-string • 0.30.21Modify strings, generate sourcemapsINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
moment • 2.31.0Parse, validate, manipulate, and display datesINDIRECT0
nanoid • 3.3.19A tiny (116 bytes), secure URL-friendly unique string ID generatorDIRECT0
nanopop • 2.4.2Ultra tiny, opinionated, positioning engine.INDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
omit.js • 2.0.2Utility function to create a shallow copy of an object which had dropped some fields.INDIRECT0
postcss • 8.5.28Tool for transforming styles with JS pluginsINDIRECT3
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
scroll-into-view-if-needed • 2.2.31Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: centerINDIRECT1
shallow-equal • 1.2.1Minimalistic shallow equality check for arrays/objectsINDIRECT0
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
ssr-window • 4.0.2Better handling for window object in SSR environmentINDIRECT0
swiper • 8.4.7Most modern mobile touch slider and framework with hardware accelerated transitionsDIRECT2
vue-json-excel • 0.3.0Download your JSON as an excel or CSV file directly from the browserDIRECT1
vue-request • 1.2.5Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.DIRECT0
vue-router • 4.6.4DIRECT1
vue-types • 3.0.2Prop types utility for VueINDIRECT1
vue • 3.5.43The progressive JavaScript framework for building modern web UI.DIRECT22
vuex • 4.1.0state management for Vue.jsDIRECT1
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
Apache-2.013
PackageRelationDependenciesPublished
adler-32 • 1.2.0Pure-JS ADLER-32INDIRECT2
adler-32 • 1.3.1Pure-JS ADLER-32INDIRECT0
cfb • 1.2.2Compound File Binary File Format extractorINDIRECT2
codepage • 1.15.0pure-JS library to handle codepagesINDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
echarts • 5.6.0Apache ECharts is a powerful, interactive charting and data visualization library for browserDIRECT2
exit-on-epipe • 1.0.1Cleanly exit process on EPIPEINDIRECT0
frac • 1.1.2Rational approximation with bounded denominatorINDIRECT0
printj • 1.1.2Pure-JS printfINDIRECT0
ssf • 0.11.2Format data using ECMA-376 spreadsheet Format CodesINDIRECT1
wmf • 1.0.2Windows MetaFile (WMF) parserINDIRECT0
word • 0.3.0Word Processing Document libraryINDIRECT0
xlsx • 0.17.5SheetJS Spreadsheet data parser and writerDIRECT11
BSD-3-Clause3
PackageRelationDependenciesPublished
qs • 6.16.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT21
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
zrender • 5.6.1A lightweight graphic library providing 2d draw for Apache EChartsINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.3.0Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
entities • 7.0.1Encode & decode XML and HTML entities with ease & speedINDIRECT0
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.48 version:

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