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

crdtoapi

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crdtoapi

CustomResourceDefinitions to OpensAPI

  • 0.0.14
  • npm
  • Socket score

Version published
Weekly downloads
327
increased by54.98%
Maintainers
1
Weekly downloads
 
Created
Source

npm version

CustomResourceDefinitions to OpensAPI

crdtoapi are a collection of tools that auto generate Typescript interfaces and constants out of OpenAPI and kubernetes CustomResourceDefinitions files.

Tools:

Namedescription
crdtoapitool to genrate OpenAPI definition files out of Kubernetes CRDs
crdtomodeltool to genrate Typescropt constants out of Kubernetes CRDs
crdtotypestool to genrate Typescropt interfaces out of OpenAPI definitions

Install

npm install --location=global crdtoapi

## Build

Run this scripts to lint and publish the package.

``` bash
npm install
npm run lint:fix
npm run build
npm publish

Keywords

FAQs

Package last updated on 13 Feb 2023

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