0.10.1 • Published 23 days ago

@vayapin/pin-data-delivery v0.10.1

Weekly downloads
20
License
-
Repository
-
Last release
23 days ago

VayaPin

VayaPin PinDataDelivery

This package provides utilities to handle PinDataDelivery results from the public GraphQL API.

Mainly, you might want to pass the result from the API into the {@link processQueryData} method to get parsed results. Additionally, you can pass password information to decrypt protected fields.

API

methodsummary
{@link processQueryData}Convert and decrypt information from the GraphQL public API. Mainly, it'll handle the pinDataDelivery information.
{@link passwordCheck}Test a given password if it's possible to decrypt information with it.
{@link processBaseField}When manually handling delivery fields, you might want to use this method to process a single base field
{@link processFieldValue}When manually handling delivery fields, you might want to use this method to process the value only

Usage:

import { processQueryData } from '@vayapin/pin-data-delivery'

Typing

Types are found at https://www.npmjs.com/package/@vayapin/cs-types-public

Package related types can be found at Types.d.ts as well as inside the html docs.

0.10.1

23 days ago

0.9.11

3 months ago

0.9.10

7 months ago

0.9.8

8 months ago

0.9.7

10 months ago

0.9.9

8 months ago

0.9.6

11 months ago

0.9.4

1 year ago

0.9.5

1 year ago

0.9.3

1 year ago

0.4.9

2 years ago

0.4.8

2 years ago

0.4.15

2 years ago

0.4.13

2 years ago

0.4.14

2 years ago

0.4.11

2 years ago

0.4.12

2 years ago

0.9.0

1 year ago

0.8.1

1 year ago

0.7.2

2 years ago

0.4.5

2 years ago

0.8.0

1 year ago

0.7.1

2 years ago

0.6.2

2 years ago

0.4.4

2 years ago

0.9.2

1 year ago

0.7.4

2 years ago

0.4.7

2 years ago

0.9.1

1 year ago

0.7.3

2 years ago

0.4.6

2 years ago

0.5.0

2 years ago

0.7.0

2 years ago

0.6.1

2 years ago

0.4.3

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.4.2

2 years ago

0.3.9

3 years ago

0.3.10

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.8

3 years ago

0.3.7

3 years ago

0.3.2

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago