licenses.dev

vjsf-arco-design v0.1.0

![Coverage](https://img.shields.io/codecov/c/gh/HappyXuan/vjsf-arco-design/main) ```jsx <JSONSchemaForm schema={schema} value={value} onChange={handleChange} locale={locale} contextRef={someRef} uiSchema={uiSchema} />

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT78
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@jest/types • 26.6.2INDIRECT13
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/jest • 26.0.24TypeScript definitions for JestINDIRECT20
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 15.0.19TypeScript definitions for yargsINDIRECT1
@vue/compiler-core • 3.5.3@vue/compiler-coreINDIRECT9
@vue/compiler-dom • 3.5.3@vue/compiler-domINDIRECT10
@vue/compiler-sfc • 3.5.3@vue/compiler-sfcINDIRECT17
@vue/compiler-ssr • 3.5.3@vue/compiler-ssrINDIRECT11
@vue/reactivity • 3.5.3@vue/reactivityINDIRECT1
@vue/runtime-core • 3.5.3@vue/runtime-coreINDIRECT2
@vue/runtime-dom • 3.5.3@vue/runtime-domINDIRECT4
@vue/server-renderer • 3.5.3@vue/server-rendererINDIRECT12
@vue/shared • 3.5.3internal utils shared across @vue packagesINDIRECT0
ajv-errors • 3.0.0Custom error messages in JSON Schemas for Ajv validatorDIRECT0
ajv-i18n • 4.2.0Internationalised error messages for Ajv JSON validatorDIRECT0
ajv • 8.17.1Another JSON Schema ValidatorDIRECT4
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
core-js • 3.38.1Standard libraryDIRECT0
css-vendor • 2.0.8CSS vendor prefix detection and property feature testing.INDIRECT3
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
diff-sequences • 26.6.2Compare items in two sequences to find a longest common subsequenceINDIRECT0
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-uri • 3.0.1Dependency free RFC 3986 URI toolboxINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-in-browser • 1.1.3Simple check to see if current app is running in browserINDIRECT0
jest-diff • 26.6.2Display differences clearly so people can review changes confidently.INDIRECT19
jest-get-type • 26.3.0A utility function to get the type of a valueINDIRECT0
json-schema-compare • 0.2.2Compare json schemas smarter.INDIRECT1
json-schema-merge-allof • 0.7.0Simplify your schema by combining allOf into the root schema, safely.DIRECT9
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonpointer • 4.1.0Simple JSON Addressing.DIRECT0
jss-plugin-camel-case • 10.10.0JSS plugin that allows to write camel cased rule propertiesINDIRECT7
jss-plugin-compose • 10.10.0JSS plugin for classes compositionINDIRECT6
jss-plugin-default-unit • 10.10.0JSS plugin that adds default custom unit to numeric values where neededINDIRECT6
jss-plugin-expand • 10.10.0JSS plugin that gives you a better syntax than CSS.INDIRECT6
jss-plugin-extend • 10.10.0JSS plugin that enables mixing in styles.INDIRECT6
jss-plugin-global • 10.10.0Global styles for JSSINDIRECT6
jss-plugin-nested • 10.10.0JSS plugin that enables support for nested selectorsINDIRECT6
jss-plugin-props-sort • 10.10.0JSS plugin that ensures style properties extend each other instead of overrideINDIRECT6
jss-plugin-rule-value-function • 10.10.0JSS plugin for function value and rule syntaxINDIRECT6
jss-plugin-rule-value-observable • 10.10.0JSS plugin for TC39 Observables supportINDIRECT7
jss-plugin-template • 10.10.0JSS plugin enables string templatesINDIRECT6
jss-plugin-vendor-prefixer • 10.10.0JSS plugin that handles vendor prefixes in the browserINDIRECT7
jss-preset-default • 10.10.0Default preset for JSS with selected plugins.DIRECT21
jss • 10.10.0A lib for generating Style Sheets with JavaScript.DIRECT5
lodash.topath • 4.5.2The lodash method `_.toPath` exported as a module.DIRECT0
lodash.union • 4.6.0The lodash method `_.union` exported as a module.DIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
magic-string • 0.30.11Modify strings, generate sourcemapsINDIRECT1
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
postcss • 8.4.45Tool for transforming styles with JS pluginsINDIRECT3
pretty-format • 26.6.2Stringify any JavaScript value.INDIRECT16
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
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
validate.io-array • 1.0.6Validates if a value is an array.INDIRECT0
vue-jss • 0.0.4<p> <a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/v/vue-jss.svg?sanitize=true" alt="Version"></a> <a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/l/vue-jss.svg?sanitize=true" alt="LicDIRECT22
vue • 3.5.3The progressive JavaScript framework for building modern web UI.DIRECT23
unknown6
PackageRelationDependenciesPublished
compute-gcd • 1.2.1Computes the greatest common divisor (gcd).INDIRECT5
compute-lcm • 1.1.2Computes the least common multiple (lcm).INDIRECT6
validate.io-function • 1.0.2Validates if a value is a function.INDIRECT0
validate.io-integer-array • 1.0.0Validates if a value is an integer array.INDIRECT3
validate.io-integer • 1.0.5Validates if a value is an integer.INDIRECT1
validate.io-number • 1.0.3Validates if a value is a number.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
hyphenate-style-name • 1.1.0Hyphenates a camelcased CSS property nameINDIRECT0
source-map-js • 1.2.0Generates and consumes source mapsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.0The 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/vjsf-arco-design)](https://licenses.dev/npm/vjsf-arco-design)
<a href="https://licenses.dev/npm/vjsf-arco-design">
  <img src="https://licenses.dev/b/npm/vjsf-arco-design" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/vjsf-arco-design/0.1.0)](https://licenses.dev/npm/vjsf-arco-design/0.1.0)
<a href="https://licenses.dev/npm/vjsf-arco-design/0.1.0">
  <img src="https://licenses.dev/b/npm/vjsf-arco-design/0.1.0" alt="licenses" />
</a>
GitHub