1.2.14 • Published 2 years ago

@pixelondesign/template-queryset v1.2.14

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

2 years ago

1.2.13

2 years ago

1.2.12

2 years ago

1.2.11

2 years ago

1.2.10

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago