Appearance
Introduction
VJsonFormatter is a JSON transformation component for a Vue-based application.
Suppose there is any requirement for your application where you want to allow users to transform/convert your current JSON with a user-defined JSON format. Then you can achieve it with this component.
This library exposes 4 components, The first and whole concept base component is v-json-drag-n-drop
which contains all the other three components.
The other three components are just for utilize in any special case or if you want to create your base component with the help of these three components, you can do it.
License
Copyright (c) 2024 AnsariPro
Licensed under the MIT license.