microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

[Feature] Add permutations over JSON schema "string" type #12

Open janechu opened 4 years ago

janechu commented 4 years ago

Abstract

The permutator is a C program compiled to WASM that creates permutations based on JSON schema. It should create permutations based on the "string" type.

Requirements