Resource Factory is a universal approach to originating, refining, and rendering Markdown, HTML, type-safe SQL, or other assets that could comprise static sites or engineering artifacts.
GNU Affero General Public License v3.0
0
stars
3
forks
source link
Create `*.json.ts` resources to allow type-safe JSON to be generated #58
Enable
*.json.ts
similar to*.js.ts
which would generate JSON from structured Typescript. This would allow for type-safe JSON.