1.3.9 • Published 3 years ago

www-nik-pricey v1.3.9

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Pricing Calculator

const data = [ { displayName: "Websites", categories: [ { displayName: "Web App", initialOfferings: [ { title: "Start with an unmanaged solution", description: "Definition of what a managed product offering looks like. What do they got in there? King Kong? God creates dinosaurs. God destroys dinosaurs.", choices: [ { title: "A solid choice for testing", displayName: "Small managed", bundle: 'appPlatformBasic1' }, { title: "A solid choice for Testing", displayName: "Medium managed", bundle: 'appPlatformBasic3' }, { title: "A solid choice for Testing", displayName: "Large managed", bundle: 'appPlatformProfessional1' }, ], }, { title: "Start with an unmanaged solution", description: "Definition of what a managed product offering looks like. What do they got in there? King Kong? God creates dinosaurs. God destroys dinosaurs.", choices: [ { title: "A solid choice for testing", displayName: "Small unmanaged", bundle: 'basicDropletIntelRegularS', 'basicDropletIntelRegularM', }, { title: "A solid choice for Testing", displayName: "Medium unmanaged", bundle: 'basicDropletIntelRegularS', 'basicDropletIntelRegularM',

            },
            {
              title: "A solid choice for Testing",
              displayName: "Large unmanaged",
              bundle: ['loadBalancerL', 'basicDropletIntelRegularL', 'basicDropletIntelRegularL'],
            },
          ],
        }
      ],
    },
  ],
}

]

const storefrontOfferings = { offerings: [ { title: "Data", choices: { productName: "basicDropletIntelRegularS", }, { productName: "kubernetesClusterS" }, { displayName: "App Platform", productName: "appPlatformBasic1" }, { displayName: "Container Registry", productName: "containerRegistryBasic" } }, { title: "Compute", choices: { displayName: "Database", productName: "databaseS" }, { productName: "volumeS" }, { productName: "spacesObjectStorage" }, { displayName: "Load Balancer", productName: "loadBalancerS" }, }] }

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.3

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.4

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.2.6

3 years ago

1.1.7

3 years ago

1.2.5

3 years ago

1.1.6

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.5

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago