JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 25210
  • Score
    100M100P100Q144360F
  • License MIT

Script for converting RAML format into Swagger 2.0

Package Exports

  • raml-to-swagger

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (raml-to-swagger) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

raml-to-swagger

Library for converting RAML format into Swagger 2.0

Notice: This lib doesn't intended to be used on it's own.

But rather as part of api-spec-converter which is 3in1:

  • JS lib with support of Node.js and Browser.
  • CLI tool
  • Web converter