shapeshifter
TypeScript icon, indicating that this package has built-in type declarations

7.5.2 • Public • Published

Shapeshifter

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

/shapeshifter/

    Package Sidebar

    Install

    npm i shapeshifter

    Weekly Downloads

    13

    Version

    7.5.2

    License

    MIT

    Unpacked Size

    301 kB

    Total Files

    101

    Last publish

    Collaborators

    • milesj