Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.
/ shapeshifter Public archive

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

License

Notifications You must be signed in to change notification settings

milesj/shapeshifter

Repository files navigation

Shapeshifter (DEPRECATED)

This project is no longer being maintained!

Build Status npm version npm deps

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 10.10+
  • PropTypes 15+ / Flow 0.60+ / TypeScript 2.4+
  • IE 11+

Documentation

https://github.com/milesj/shapeshifter/tree/master/docs

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published