0.2.1 • Published 10 months ago

@kiki.im.dev/zenstack-fetch v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

ZenStack Fetch Plugin

ZenStack Fetch Plugin is a standard plugin of ZenStack to generate fetch from the ZModel schema with ofetch.

Example

TBD

Setup

npm i -D @kiki.im.dev/zenstack-fetch

add the plugin in your ZModel schema file

plugin fetch {
    provider = '@kiki.im.dev/zenstack-fetch'
}

run zenstack generate

npx zenstack generate

you will see the schema.md generated in the same folder of your ZModel schema file.

Options

TBD

Local Development

TBD

Run Sample

simply run npm run dev to see a more complicated result schema.md generated from schema.zmodel

0.1.22

11 months ago

0.1.23

10 months ago

0.1.24

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.20

1 year ago

0.1.21

1 year ago

0.1.17

1 year ago

0.1.18

1 year ago

0.1.19

1 year ago

0.1.16

1 year ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.13

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago