1.2.14 • Published 3 years ago

@pixelondesign/template-queryset v1.2.14

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.2.13

3 years ago

1.2.12

3 years ago

1.2.11

3 years ago

1.2.10

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago