1.2.14 • Published 4 years ago

@pixelondesign/template-queryset v1.2.14

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

use case

commands

  • pull template changes
git pull template
  • publish to npm

run the following command to trigger the github action to publish to npm, each time it will increase the package.json patch version by one

npm run patch-release
  • cli

the bin/cli.ts is the cli for experiement with the queryset

tips

generate types from the queryset

  • save the queryset output to a file, say tmp/test.json

use qucktype to generate the types

npm install -g quicktype
quicktype tmp/test.json  --just-types --lang typescript

status

test release to npm npm version

Installation

npm install @pixelondesign/queryset-arsetio

Loading and configuring the module

import {...} from "@pixelondesign/queryset-arsetio"

1.2.14

4 years ago

1.2.13

4 years ago

1.2.12

4 years ago

1.2.11

4 years ago

1.2.10

4 years ago

1.2.9

4 years ago

1.2.8

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago