licenses.dev

@wibetter/json-schema-editor v5.3.1

JSON数据可视化/JSONSchema,以表单的形式编辑 json schema,可用于在线设计组件的配置面板

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT107
PackageRelationDependenciesPublished
@ant-design/colors • 7.2.1Color palettes calculator of Ant DesignINDIRECT2
@ant-design/cssinjs-utils • 1.1.3A cssinjs util library to support Ant Design (antd) and its ecosystem libraries.INDIRECT9
@ant-design/cssinjs • 1.24.0Component level cssinjs resolution for antdINDIRECT8
@ant-design/fast-color • 2.0.6fast and small color classINDIRECT1
@ant-design/icons-svg • 4.5.0Abstract nodes for ant design icons.INDIRECT0
@ant-design/icons • 5.6.1[![NPM version](https://img.shields.io/npm/v/@ant-design/icons.svg?style=flat)](https://npmjs.org/package/@ant-design/icons) [![NPM downloads](http://img.shields.io/npm/dm/@ant-design/icons.svg?style=flat)](https://npmjs.org/package/@ant-design/icons)DIRECT7
@ant-design/react-slick • 1.1.2 React port of slick carouselINDIRECT6
@babel/polyfill • 7.12.1Provides polyfills necessary for a full ES2015+ environmentDIRECT2
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@emotion/hash • 0.8.0A MurmurHash2 implementationINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@rc-component/async-validator • 5.1.2Validate form asynchronousINDIRECT1
@rc-component/color-picker • 2.0.1React Color PickerINDIRECT5
@rc-component/context • 1.4.0React way perf context selectorINDIRECT3
@rc-component/mini-decimal • 1.1.4Lite lib to only support decimal add calculationINDIRECT1
@rc-component/mutate-observer • 1.1.0React MutateObserver ComponentINDIRECT4
@rc-component/portal • 1.1.2React Portal ComponentINDIRECT4
@rc-component/qrcode • 1.1.3base abstract trigger component for reactINDIRECT1
@rc-component/tour • 1.15.1React tour ComponentINDIRECT9
@rc-component/trigger • 2.3.1base abstract trigger component for reactINDIRECT8
@wibetter/json-utils • 5.3.1提供JSON相关的各类工具方法,比如schema转json、json转schema、json元数据分析等DIRECT23
antd • 5.29.3An enterprise-class UI design language and React components implementationDIRECT66
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
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
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
compute-scroll-into-view • 3.1.1The engine that powers scroll-into-view-if-neededINDIRECT0
copy-to-clipboard • 3.3.3Copy stuff into clipboard using JS with fallbacksINDIRECT1
core-js • 2.6.12Standard libraryINDIRECT0
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dayjs • 1.11.212KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
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
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
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json2mq • 0.2.0Generate media query string from JSON or javascript objectINDIRECT1
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mobx-react-lite • 2.2.2Lightweight React bindings for MobX based on React 16.8+ and HooksINDIRECT0
mobx-react • 6.3.1React bindings for MobX. Create fully reactive components.DIRECT1
mobx • 5.15.7Simple, scalable state management.DIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
rc-cascader • 3.34.0cascade select ui component for reactINDIRECT13
rc-checkbox • 3.5.0checkbox ui component for reactINDIRECT4
rc-collapse • 3.9.0rc-collapse ui component for reactINDIRECT5
rc-dialog • 9.6.0dialog ui component for reactINDIRECT6
rc-drawer • 7.3.0drawer component for reactINDIRECT6
rc-dropdown • 4.2.1dropdown ui component for reactINDIRECT9
rc-field-form • 2.7.1React Form ComponentINDIRECT4
rc-image • 7.12.0React easy to use image componentINDIRECT7
rc-input-number • 9.5.0React input-number componentINDIRECT6
rc-input • 1.8.0React input componentINDIRECT4
rc-mentions • 2.20.0React MentionsINDIRECT13
rc-menu • 9.16.1menu ui component for reactINDIRECT10
rc-motion • 2.9.5React lifecycle controlled motion libraryINDIRECT4
rc-notification • 5.6.4notification ui component for reactINDIRECT5
rc-overflow • 1.5.0Auto collapse box when overflowINDIRECT6
rc-pagination • 5.1.0pagination ui component for reactINDIRECT4
rc-picker • 4.11.3React date & time pickerINDIRECT10
rc-progress • 4.0.0progress ui component for reactINDIRECT4
rc-rate • 2.13.1React Star Rate ComponentINDIRECT4
rc-resize-observer • 1.4.3Resize observer for ReactINDIRECT5
rc-segmented • 2.7.1React segmented controls used in ant.designINDIRECT5
rc-select • 14.16.8React SelectINDIRECT11
rc-slider • 11.1.9Slider UI component for ReactINDIRECT4
rc-steps • 6.0.1steps ui component for reactINDIRECT4
rc-switch • 4.1.0switch ui component for reactINDIRECT4
rc-table • 7.54.0table ui component for reactINDIRECT8
rc-tabs • 15.7.0tabs ui component for reactINDIRECT12
rc-textarea • 1.10.2Pretty Textarea react component used in used in ant.designINDIRECT7
rc-tooltip • 6.4.0React TooltipINDIRECT9
rc-tree-select • 5.27.0tree-select ui component for reactINDIRECT13
rc-tree • 5.13.1tree ui component for reactINDIRECT8
rc-upload • 4.11.0upload ui component for reactINDIRECT4
rc-util • 5.44.4Common Utils For React ComponentINDIRECT2
rc-virtual-list • 3.19.2React Virtual List ComponentINDIRECT6
react-ace • 12.0.0A react component for Ace EditorDIRECT9
react-dom • 16.14.0React package for working with the DOM.DIRECT6
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react • 16.14.0React is a JavaScript library for building user interfaces.DIRECT5
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
scheduler • 0.19.1Cooperative scheduler for the browser environment.INDIRECT3
scroll-into-view-if-needed • 3.1.0Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: centerINDIRECT1
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
string-convert • 0.2.1String convertionsINDIRECT0
stylis • 4.4.0A Light–weight CSS PreprocessorINDIRECT0
throttle-debounce • 5.0.2Throttle and debounce functions.INDIRECT0
toggle-selection • 1.0.6Toggle current selected content in browserINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
ace-builds • 1.44.0Ace (Ajax.org Cloud9 Editor)DIRECT0
qs • 6.15.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
Apache-2.01
PackageRelationDependenciesPublished
diff-match-patch • 1.0.5npm package for https://github.com/google/diff-match-patchINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40wibetter%2Fjson-schema-editor)](https://licenses.dev/npm/%40wibetter%2Fjson-schema-editor)
<a href="https://licenses.dev/npm/%40wibetter%2Fjson-schema-editor">
  <img src="https://licenses.dev/b/npm/%40wibetter%2Fjson-schema-editor" alt="licenses" />
</a>

Or the licenses badge code for the 5.3.1 version:

[![licenses](https://licenses.dev/b/npm/%40wibetter%2Fjson-schema-editor/5.3.1)](https://licenses.dev/npm/%40wibetter%2Fjson-schema-editor/5.3.1)
<a href="https://licenses.dev/npm/%40wibetter%2Fjson-schema-editor/5.3.1">
  <img src="https://licenses.dev/b/npm/%40wibetter%2Fjson-schema-editor/5.3.1" alt="licenses" />
</a>
GitHub