4.4.91 • Published 5 days ago

fiftyone.pipeline.core v4.4.91

Weekly downloads
34
License
EUPL-1.2
Repository
github
Last release
5 days ago

51Degrees 51Degrees Pipeline Core

Developer Documentation

Introduction

The 51Degrees Pipeline API is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines)

This package - fiftyone.pipeline.core

This package definds the essential components of the Pipeline API such as flow elements, flow data and evidence. It also packages together JavaScript served by a pipeline and allows for client side requests for additional data populated by evidence from the client side.

It can be used on its own or with the following additional packages.

  • fiftyone.pipeline.engines - Adds a specialized type of flow element called an engine which allows for additional features including an auto-updating data file for properties, a service called when a requested property is missing and a caching system.

Engines created by 51Degrees including:

  • fiftyone.devicedetection - A device detection engine
  • fiftyone.location - A geolocation lookup engine

Make use of the above along with the following additional packages:

  • fiftyone.pipeline.engines.fiftyone - Functionality specific to 51Degrees engines.
  • fiftyone.pipeline.cloudrequestengine - An engine used to make requests to the 51Degrees cloud service.

Installation

npm install fiftyone.pipeline.core

Tests

To run tests you will need to install the jest library.

npm install jest --global

Then, navigate to the module directory and execute:

npm test

Examples

  • examples/customFlowElements/1-simpleEvidenceFlowElement.js - Demonstrates how to create a custom flow element that takes some evidence (birthdate) and returns something related to that evidence (star sign)
  • examples/customFlowelements/3-clientSideEvidenceFlowElement.js - Demonstrates how to modify the flow element from the 'simple evidence' example to gather evidence from code running on the client device (i.e. JavaScript).
4.4.91

5 days ago

4.4.90

10 days ago

4.4.89

12 days ago

4.4.88

27 days ago

4.4.87

28 days ago

4.4.86

1 month ago

4.4.85

1 month ago

4.4.84

1 month ago

4.4.83

1 month ago

4.4.82

2 months ago

4.4.81

2 months ago

4.4.80

2 months ago

4.4.79

2 months ago

4.4.78

3 months ago

4.4.77

3 months ago

4.4.76

3 months ago

4.4.75

3 months ago

4.4.74

3 months ago

4.4.73

3 months ago

4.4.72

4 months ago

4.4.71

4 months ago

4.4.70

4 months ago

4.4.69

4 months ago

4.4.68

4 months ago

4.4.67

4 months ago

4.4.66

4 months ago

4.4.65

5 months ago

4.4.64

5 months ago

4.4.61

5 months ago

4.4.60

6 months ago

4.4.63

5 months ago

4.4.62

5 months ago

4.4.54

6 months ago

4.4.53

6 months ago

4.4.52

6 months ago

4.4.51

6 months ago

4.4.58

6 months ago

4.4.57

6 months ago

4.4.56

6 months ago

4.4.55

6 months ago

4.4.59

6 months ago

4.4.50

7 months ago

4.4.49

8 months ago

4.4.43

9 months ago

4.4.42

9 months ago

4.4.41

9 months ago

4.4.40

9 months ago

4.4.47

9 months ago

4.4.46

9 months ago

4.4.45

9 months ago

4.4.44

9 months ago

4.4.48

9 months ago

4.4.36

9 months ago

4.4.39

9 months ago

4.4.38

9 months ago

4.4.37

9 months ago

4.4.21

10 months ago

4.4.20

10 months ago

4.4.25

10 months ago

4.4.24

10 months ago

4.4.23

10 months ago

4.4.22

10 months ago

4.4.29

10 months ago

4.4.28

10 months ago

4.4.27

10 months ago

4.4.26

10 months ago

4.4.10

11 months ago

4.4.14

10 months ago

4.4.13

10 months ago

4.4.12

10 months ago

4.4.11

10 months ago

4.4.18

10 months ago

4.4.17

10 months ago

4.4.16

10 months ago

4.4.15

10 months ago

4.4.19

10 months ago

4.4.9

11 months ago

4.4.8

11 months ago

4.4.32

10 months ago

4.4.31

10 months ago

4.4.30

10 months ago

4.4.35

9 months ago

4.4.34

9 months ago

4.4.33

10 months ago

4.4.7

1 year ago

4.4.6

1 year ago

4.4.5

1 year ago

4.4.4

2 years ago

4.4.1

2 years ago

4.4.3

2 years ago

4.4.2

2 years ago

4.3.8

2 years ago

4.4.0

2 years ago

4.3.7

2 years ago

4.3.6

2 years ago

4.3.5

3 years ago

4.3.4

3 years ago

4.3.3

3 years ago

4.3.2

3 years ago

4.3.1

3 years ago

4.3.0

3 years ago

4.2.2

3 years ago

4.2.1

3 years ago

4.2.0

3 years ago

4.1.2

4 years ago

4.1.1

4 years ago

4.1.0

4 years ago

4.1.0-beta.15

4 years ago

4.1.0-beta.9

4 years ago

4.1.0-beta.7

4 years ago

4.1.0-beta.4

4 years ago

4.1.0-beta.3

4 years ago

4.1.0-alpha.11

4 years ago