JSPM

  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q70733F
  • License MIT

Generate relational schemas, PropTypes, Flow aliases, and TypeScript interfaces from JSON, JS, or GraphQL schematic files.

Package Exports

  • shapeshifter
  • shapeshifter/lib/Transpiler

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 (shapeshifter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Shapeshifter

Build Status

Shapeshifter is a command line tool for generating ECMAScript (ES) compatible files that export PropTypes, Flow aliases, and TypeScript interfaces, as well as relation schema classes from JS, JSON, GraphQL, or YAML schematic files. Schematics can represent database tables, API endpoints, data structures, resources, internal shapes, and more.

Requirements

  • Node 8+
  • PropTypes 15+ / Flow 0.60+ / TypeScript 2.4+
  • IE 10+

Documentation

https://milesj.gitbook.io/shapeshifter