You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@unispec/compiler

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@unispec/compiler

[![CI](https://github.com/guesant/unispec/actions/workflows/ci.yml/badge.svg)](https://github.com/guesant/unispec/actions/workflows/ci.yml)

0.20.0
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

unispec

CI

Specify once, reuse it everywhere.

The objective of Unified Specification is to provide the simplest way to declare, deploy and integrate every action of your project and make it easier to work with OpenAPI/Swagger, GraphQl, NestJS, C#/DotNet and the maximum platforms available.

Unispec not the first and not the last project that tries to do this purpose, and probably doesn't fit your needs.

Ecosystem

ProjectBadges
@unispec/coreStatic Badge NPM Version
@unispec/compilerStatic Badge NPM Version
@unispec/driver-nestjsStatic Badge NPM Version
@unispec/driver-quicktypeStatic Badge NPM Version

Before we talk about this project, thanks to the following comunities arround these inspiring projects unispec is possible:

@unispec/core

NPM Version

NPM package

Home: https://www.npmjs.com/package/@unispec/core.

Stable Version

# npm
npm i @unispec/core@latest;

# yarn
yarn add @unispec/core@latest;

# pnpm
pnpm add @unispec/core@latest;

@unispec/compiler

NPM Version

NPM Package

Home: https://www.npmjs.com/package/@unispec/compiler.

Stable Version

# npm
npm i @unispec/compiler@latest;

# yarn
yarn add @unispec/compiler@latest;

# pnpm
pnpm add @unispec/compiler@latest;

@unispec/driver-nestjs

NPM Version

NPM Package

Home: https://www.npmjs.com/package/@unispec/driver-nestjs.

Stable Version

# npm
npm i @unispec/driver-nestjs@latest;

# yarn
yarn add @unispec/driver-nestjs@latest;

# pnpm
pnpm add @unispec/driver-nestjs@latest;

@unispec/driver-quicktype

NPM Version

NPM Package

Home: https://www.npmjs.com/package/@unispec/driver-quicktype.

Stable Version

# npm
npm i @unispec/driver-quicktype@latest;

# yarn
yarn add @unispec/driver-quicktype@latest;

# pnpm
pnpm add @unispec/driver-quicktype@latest;

Keywords

unispec

FAQs

Package last updated on 04 Jun 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