Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@eox/jsonform

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eox/jsonform

Based on [JSON Editor](https://github.com/json-editor/json-editor).


Version published
Weekly downloads
189
increased by237.5%
Maintainers
0
Weekly downloads
 
Created
Source

Jsonform

Based on JSON Editor.

Usage

npm install @eox/jsonform
// for setups with bundlers e.g. Vite
import "@eox/jsonform"

// or, for e.g. single HTML files without bundler
import "@eox/jsonform/dist/eox-jsonform.js"

<eox-jsonform></eox-jsonform>

// TODO: add documentation

Contribute

npm watch
(on root) npm run cypress
(on root) npm run format

npm version <new version>
npm run build
npm publish (requires OTP)

Changelog

Created automatically here

FAQs

Package last updated on 17 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc