UNPKG
@fmlang/fml-to-schema
Version:
latest (0.0.2)
0.0.2
0.0.1
Convert Forms Markup Language (FML) to jsonv-ts (JSON Schema)
@fmlang/fml-to-schema
/
README.md
16 lines
(10 loc)
•
226 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# fml-to-spec To install dependencies:
``
`bash bun install `
``
To run:
``
`bash bun run index.ts `
``
This project was created using
`bun init`
in bun v1
.2
.15
. [Bun](https:
//bun.sh) is a fast all-in-one JavaScript runtime.