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

json-schema-to-typescript-lite

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-schema-to-typescript-lite

Lite version of json-schema-to-typescript

  • 14.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
121K
increased by2.82%
Maintainers
1
Weekly downloads
 
Created
Source

json-schema-to-typescript-lite

Compile json schema to typescript typings

A fork of json-schema-to-typescript with lighter dependencies and a few tweaks.

  • Remove Prettier integrations - it now generates better formatted code by default, and you can always use Prettier manually afterward if needed
  • Replace lodash with bundled lodash-es for smaller bundle size
  • Remove CLI support and the dependencies - this package aims to have programmatic usage only
  • Modern build with ESNext target
  • ESM & CJS dual module support
  • Support customName options

Keywords

FAQs

Package last updated on 14 Aug 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