New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eox/jsonform

Package Overview
Dependencies
Maintainers
0
Versions
30
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).

  • 0.12.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
388
increased by179.14%
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 22 Jan 2025

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